VCS/__init__.py

changeset 55
b5c84934de9c
parent 53
c3eb7cc1ff8b
child 97
c4086afea02b
--- a/VCS/__init__.py	Tue Jan 12 18:39:15 2010 +0000
+++ b/VCS/__init__.py	Wed Jan 13 18:53:58 2010 +0000
@@ -12,7 +12,7 @@
 interfaces (i.e. CVS) have to be subclasses of this base class.
 """
 
-from E4Gui.E4Application import e5App
+from E5Gui.E5Application import e5App
 
 import Preferences
 

eric ide

mercurial