eric5-webbrowser.py

branch
5_0_x
changeset 631
9ca86837a591
parent 567
5dcea6a6c0d0
child 723
49ef401db2ce
child 792
a13346916170
--- a/eric5-webbrowser.py	Sun Sep 12 19:08:49 2010 +0200
+++ b/eric5-webbrowser.py	Sat Sep 18 18:52:57 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