Helpviewer/SpeedDial/Page.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2538
b2642e7a4c18
parent 2954
bf0215fe12d1
child 3060
5883ce99ee12
--- 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

eric ide

mercurial