mirror of
https://github.com/wassname/sloth.git
synced 2026-08-14 12:50:50 +08:00
- move annotation model and containers to package annotations
- implement AnnotationContainerFactory
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
from PyQt4.QtGui import *
|
||||
from PyQt4.QtCore import *
|
||||
from items import *
|
||||
from annotationmodel import TypeRole, ImageRole
|
||||
from annotations.model import TypeRole, ImageRole
|
||||
import math
|
||||
import okapy
|
||||
from okapy.guiqt.utilities import toQImage
|
||||
|
||||
Reference in New Issue
Block a user