fix typo
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 26 Nov 2007 14:22:05 +0000 (14:22 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 26 Nov 2007 14:22:05 +0000 (14:22 +0000)
webcamviewer/src/plugin.py

index 228cc4d..18a3d0b 100755 (executable)
@@ -26,7 +26,7 @@ from re import compile
 ## XML\r
 from pyexpat import ExpatError\r
 import xml.dom.minidom\r
-from Tools.XMLTools elementsWithTag\r
+from Tools.XMLTools import elementsWithTag\r
 \r
 ### my\r
 from WebcamViewConfig import WebcamViewerMenu\r