eric5-webbrowser.py

changeset 633
4bda1d24b8a7
parent 565
21191e634b47
child 723
49ef401db2ce
child 792
a13346916170
--- a/eric5-webbrowser.py	Sat Sep 18 17:38:44 2010 +0200
+++ b/eric5-webbrowser.py	Sat Sep 18 18:55:49 2010 +0200
@@ -30,6 +30,7 @@
     sys.path.insert(2, os.path.join(os.path.dirname(__file__), "ThirdParty", "Pygments"))
 
 from Utilities import Startup
+import Utilities
 
 def createMainWidget(argv):
     """

eric ide

mercurial