--- a/Helpviewer/SpeedDial/Page.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Helpviewer/SpeedDial/Page.py Fri Oct 18 23:00:41 2013 +0200 @@ -21,6 +21,7 @@ @param url URL of the page (string) @param title title of the page (string) + @param broken flag indicating a broken connection (boolean) """ self.url = url self.title = title