Helpviewer/SpeedDial/SpeedDialReader.py

changeset 3002
6ffc581f00f1
parent 2759
61d5d47755f0
child 3057
10516539f238
child 3160
209a07d7e401
--- a/Helpviewer/SpeedDial/SpeedDialReader.py	Wed Oct 09 19:47:41 2013 +0200
+++ b/Helpviewer/SpeedDial/SpeedDialReader.py	Thu Oct 10 18:35:45 2013 +0200
@@ -27,8 +27,8 @@
         
         @param fileNameOrDevice name of the file to read (string)
             or reference to the device to read (QIODevice)
-        @return list of speed dial pages (list of Page), number of pages per row (integer)
-            and size of the speed dial pages (integer)
+        @return list of speed dial pages (list of Page), number of pages per
+            row (integer) and size of the speed dial pages (integer)
         """
         self.__pages = []
         self.__pagesPerRow = 0

eric ide

mercurial