eric5.py

changeset 467
0911d8be9b07
parent 465
c20e25deb33a
child 513
a5329d7867c5
--- a/eric5.py	Mon Aug 09 15:59:17 2010 +0200
+++ b/eric5.py	Mon Aug 09 15:59:33 2010 +0200
@@ -18,8 +18,7 @@
 import time
 import logging
 
-from PyQt4.QtCore import QTextCodec, SIGNAL, SLOT, qWarning, \
-    QLibraryInfo, QTimer
+from PyQt4.QtCore import QTextCodec, qWarning, QLibraryInfo, QTimer
 from PyQt4.QtGui import QApplication, QErrorMessage
 
 # some global variables needed to start the application

eric ide

mercurial