--- 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)