QScintilla/ShellHistoryDialog.py

changeset 3011
18292228c724
parent 2302
f29e9405c851
child 3030
4a0a82ddd9d2
child 3057
10516539f238
--- a/QScintilla/ShellHistoryDialog.py	Sat Oct 12 18:25:29 2013 +0200
+++ b/QScintilla/ShellHistoryDialog.py	Sun Oct 13 12:21:37 2013 +0200
@@ -54,7 +54,8 @@
         """
         Private slot to handle a double click of an item.
         
-        @param item reference to the item that was double clicked (QListWidgetItem)
+        @param item reference to the item that was double clicked
+            (QListWidgetItem)
         """
         self.on_executeButton_clicked()
     

eric ide

mercurial