add back missing import

This commit is contained in:
Martin Baeuml
2011-06-17 10:49:34 +02:00
parent a64521f10e
commit bb53f1e65c
+1
View File
@@ -2,6 +2,7 @@
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from sloth.items import *
from sloth.annotations.model import TypeRole
from sloth.core.exceptions import InvalidArgumentException
import okapy