diff -r c148e2b8188d -r f75dbdd22959 Documentation/Source/eric5.Cooperation.ChatWidget.html --- a/Documentation/Source/eric5.Cooperation.ChatWidget.html Tue Feb 26 19:33:22 2013 +0100 +++ b/Documentation/Source/eric5.Cooperation.ChatWidget.html Thu Feb 28 16:57:45 2013 +0100 @@ -104,9 +104,6 @@ <td><a href="#ChatWidget.__cutAllChat">__cutAllChat</a></td> <td>Private slot to cut the contents of the chat display to the clipboard.</td> </tr><tr> -<td><a href="#ChatWidget.__cutChat">__cutChat</a></td> -<td>Private slot to cut the contents of the chat display to the clipboard.</td> -</tr><tr> <td><a href="#ChatWidget.__editorCommandMessage">__editorCommandMessage</a></td> <td>Private slot to handle editor command messages from the client.</td> </tr><tr> @@ -256,11 +253,6 @@ <b>__cutAllChat</b>(<i></i>) <p> Private slot to cut the contents of the chat display to the clipboard. -</p><a NAME="ChatWidget.__cutChat" ID="ChatWidget.__cutChat"></a> -<h4>ChatWidget.__cutChat</h4> -<b>__cutChat</b>(<i></i>) -<p> - Private slot to cut the contents of the chat display to the clipboard. </p><a NAME="ChatWidget.__editorCommandMessage" ID="ChatWidget.__editorCommandMessage"></a> <h4>ChatWidget.__editorCommandMessage</h4> <b>__editorCommandMessage</b>(<i>hash, fileName, message</i>)