QScintilla/Lexers/LexerFortran.py

changeset 97
c4086afea02b
parent 13
1af94a91f439
child 130
fcce4cc20d95
--- a/QScintilla/Lexers/LexerFortran.py	Sun Jan 31 17:11:22 2010 +0000
+++ b/QScintilla/Lexers/LexerFortran.py	Sun Jan 31 18:31:28 2010 +0000
@@ -7,7 +7,7 @@
 Module implementing a Fortran lexer with some additional methods.
 """
 
-from PyQt4.Qsci import QsciLexerFortran, QsciScintilla
+from PyQt4.Qsci import QsciLexerFortran
 
 from .Lexer import Lexer
 import Preferences

eric ide

mercurial