QScintilla/QsciScintillaCompat.py

changeset 1518
e6e21910210d
parent 1509
c0b5e693b0eb
child 2077
68a34718a0ce
child 2303
0ed4ed026c16
--- a/QScintilla/QsciScintillaCompat.py	Fri Dec 30 15:20:34 2011 +0100
+++ b/QScintilla/QsciScintillaCompat.py	Fri Dec 30 18:33:18 2011 +0100
@@ -989,7 +989,7 @@
     
     def event(self, evt):
         """
-        Public method to handle events.
+        Protected method to handle events.
         
         Note: We are not interested in the standard QsciScintilla event handling
         because we do it our self.

eric ide

mercurial