--- a/Documentation/Source/eric6.QScintilla.QsciScintillaCompat.html Fri Dec 22 19:52:58 2017 +0100 +++ b/Documentation/Source/eric6.QScintilla.QsciScintillaCompat.html Sat Dec 23 16:30:40 2017 +0100 @@ -364,9 +364,6 @@ <td><a href="#QsciScintillaCompat.setRectangularSelection">setRectangularSelection</a></td> <td>Public method to set a rectangular selection.</td> </tr><tr> -<td><a href="#QsciScintillaCompat.setStyleBits">setStyleBits</a></td> -<td>Public method to set the number of bits to be used for styling.</td> -</tr><tr> <td><a href="#QsciScintillaCompat.setStyling">setStyling</a></td> <td>Public method to style some text.</td> </tr><tr> @@ -1626,16 +1623,6 @@ <dd> index number of the end of the selection (int) </dd> -</dl><a NAME="QsciScintillaCompat.setStyleBits" ID="QsciScintillaCompat.setStyleBits"></a> -<h4>QsciScintillaCompat.setStyleBits</h4> -<b>setStyleBits</b>(<i>bits</i>) -<p> - Public method to set the number of bits to be used for styling. -</p><dl> -<dt><i>bits</i></dt> -<dd> -number of style bits (integer) -</dd> </dl><a NAME="QsciScintillaCompat.setStyling" ID="QsciScintillaCompat.setStyling"></a> <h4>QsciScintillaCompat.setStyling</h4> <b>setStyling</b>(<i>length, style</i>)