--- a/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Fri Dec 30 15:20:34 2011 +0100 +++ b/Documentation/Source/eric5.QScintilla.QsciScintillaCompat.html Fri Dec 30 18:33:18 2011 +0100 @@ -135,7 +135,7 @@ <td>Public method to perform a simple editor command.</td> </tr><tr> <td><a href="#QsciScintillaCompat.event">event</a></td> -<td>Public method to handle events.</td> +<td>Protected method to handle events.</td> </tr><tr> <td><a href="#QsciScintillaCompat.extendSelectionLeft">extendSelectionLeft</a></td> <td>Public method to extend the selection one character to the left.</td> @@ -559,7 +559,7 @@ <h4>QsciScintillaCompat.event</h4> <b>event</b>(<i>evt</i>) <p> - Public method to handle events. + Protected method to handle events. </p><p> Note: We are not interested in the standard QsciScintilla event handling because we do it our self.