--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MoveModuleDialog.html Sun Jul 06 14:17:24 2014 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MoveModuleDialog.html Sun Jul 06 14:27:51 2014 +0200 @@ -70,10 +70,10 @@ <td>Private slot to act on the button pressed.</td> </tr><tr> <td><a href="#MoveModuleDialog.on_destinationEdit_textChanged">on_destinationEdit_textChanged</a></td> -<td>Private slot called, when the destinationEdit text is changed.</td> +<td>Slot called, when the destinationEdit text is changed.</td> </tr><tr> <td><a href="#MoveModuleDialog.on_selectButton_clicked">on_selectButton_clicked</a></td> -<td>Private slot called to select the destination via a file selection dialog.</td> +<td>Slot called to select the destination via a file selection dialog.</td> </tr> </table> <h3>Static Methods</h3> @@ -141,7 +141,7 @@ <h4>MoveModuleDialog.on_destinationEdit_textChanged</h4> <b>on_destinationEdit_textChanged</b>(<i>text</i>) <p> - Private slot called, when the destinationEdit text is changed. + Slot called, when the destinationEdit text is changed. </p><dl> <dt><i>text</i></dt> <dd> @@ -151,8 +151,7 @@ <h4>MoveModuleDialog.on_selectButton_clicked</h4> <b>on_selectButton_clicked</b>(<i></i>) <p> - Private slot called to select the destination via a file selection - dialog. + Slot called to select the destination via a file selection dialog. </p> <div align="right"><a href="#top">Up</a></div> <hr />