Import missing symbols

This commit is contained in:
Mika Fischer
2011-06-10 11:06:41 +02:00
parent 2be3a746e7
commit c80a08b45e
+1 -1
View File
@@ -11,7 +11,7 @@ from sloth.gui.annotationscene import *
from sloth.gui.frameviewer import *
from sloth.gui.controlbuttons import *
from sloth.conf import config
from sloth.annotations.model import AnnotationTreeView
from sloth.annotations.model import *
from sloth import APP_NAME, ORGANIZATION_DOMAIN, VERSION
import okapy.videoio as okv