eric6.py

changeset 4364
cdfdb1afaf27
parent 4343
afe0da217745
child 4383
0374f9654ac4
--- a/eric6.py	Thu Aug 13 18:55:24 2015 +0200
+++ b/eric6.py	Sun Aug 16 10:19:06 2015 +0200
@@ -54,7 +54,7 @@
             sys.exit(100)
     messagebox.showerror(
         "eric6 Error",
-        "PyQt5 could not be imported. Please make sure"
+        "PyQt could not be imported. Please make sure"
         " it is installed and accessible.")
     sys.exit(100)
 

eric ide

mercurial