--- a/eric6_browser.py Fri Dec 14 19:52:38 2018 +0100 +++ b/eric6_browser.py Sat Dec 15 16:21:38 2018 +0100 @@ -104,8 +104,10 @@ """ Function to create the main widget. - @param argv list of commandline parameters (list of strings) - @return reference to the main widget (QWidget) + @param argv list of command line parameters + @type list of str + @return reference to the main widget + @rtype QWidget """ from WebBrowser.WebBrowserWindow import WebBrowserWindow