Helpviewer/UrlBar/StackedUrlBar.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 2954
bf0215fe12d1
child 3060
5883ce99ee12
--- a/Helpviewer/UrlBar/StackedUrlBar.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Helpviewer/UrlBar/StackedUrlBar.py	Fri Oct 18 23:00:41 2013 +0200
@@ -42,6 +42,7 @@
         """
         Public method to get a reference to the url bar for a given index.
         
+        @param index index of the url bar (integer)
         @return reference to the url bar for the given index (UrlBar)
         """
         return self.widget(index)

eric ide

mercurial