--- a/Helpviewer/SpeedDial/SpeedDialReader.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Helpviewer/SpeedDial/SpeedDialReader.py Fri Oct 18 23:00:41 2013 +0200 @@ -29,8 +29,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