mirror of
https://github.com/wassname/sloth.git
synced 2026-07-09 19:09:07 +08:00
fix FixedRatioRectItemInserter
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from PyQt4.QtGui import *
|
||||
from PyQt4.Qt import *
|
||||
import math
|
||||
from annotationmodel import DataRole
|
||||
|
||||
class ControlItem(QGraphicsItem):
|
||||
|
||||
Reference in New Issue
Block a user