--- a/UI/FindFileDialog.py Sat May 17 19:58:49 2014 +0200 +++ b/UI/FindFileDialog.py Sun May 18 14:13:09 2014 +0200 @@ -167,7 +167,7 @@ def show(self, txt=""): """ - Overwritten method to enable/disable the project button. + Public method to enable/disable the project button. @param txt text to be shown in the searchtext combo (string) """