RefactoringRope/ExtractDialog.py

changeset 9
8cee612bcc28
parent 5
49a4abfc1f89
child 20
83b71483e198
diff -r fc14525f0501 -r 8cee612bcc28 RefactoringRope/ExtractDialog.py
--- a/RefactoringRope/ExtractDialog.py	Sun Jan 30 14:25:34 2011 +0100
+++ b/RefactoringRope/ExtractDialog.py	Sun Jan 30 14:49:03 2011 +0100
@@ -23,7 +23,7 @@
         
         @param refactoring reference to the main refactoring object
             (Refactoring)
-        @param title title of the dialog (string or QString)
+        @param title title of the dialog (string)
         @param extractor reference to the extractor object 
             (rope.refactor.extract.ExtractMethod or 
             rope.refactor.extract.ExtractVariable)

eric ide

mercurial