diff -r 84b65fb9e780 -r d133c7edd88a UI/SearchWidget.py --- a/UI/SearchWidget.py Sun Sep 29 15:54:10 2013 +0200 +++ b/UI/SearchWidget.py Sun Sep 29 18:22:08 2013 +0200 @@ -31,6 +31,7 @@ """ Constructor + @param mainWindow reference to the main window (QWidget) @param parent reference to the parent widget (QWidget) @param spacer flag indicating to add a vertical spacer to the main layout (boolean)