diff -r 9552b5e16a07 -r 8a7d1b9d18db Preferences/PreferencesLexer.py --- a/Preferences/PreferencesLexer.py Sat Jun 04 11:53:15 2011 +0200 +++ b/Preferences/PreferencesLexer.py Sun Jun 05 18:25:36 2011 +0200 @@ -7,7 +7,6 @@ Module implementing a special QextScintilla lexer to handle the preferences. """ -from PyQt4.QtCore import * from PyQt4.QtGui import QColor, QFont, QApplication from PyQt4.Qsci import QsciLexer