QScintilla/Lexers/LexerPygments.py

changeset 3656
441956d8fce5
parent 3539
0c2dc1446ebf
child 4021
195a471c327b
--- a/QScintilla/Lexers/LexerPygments.py	Sun Jun 29 14:00:30 2014 +0200
+++ b/QScintilla/Lexers/LexerPygments.py	Sun Jun 29 20:13:56 2014 +0200
@@ -14,7 +14,7 @@
     find_lexer_class
 from pygments.util import ClassNotFound
 
-from PyQt4.QtGui import QColor, QFont
+from PyQt5.QtGui import QColor, QFont
 
 from QScintilla.Lexers.LexerContainer import LexerContainer
 

eric ide

mercurial