diff -r d2051b6c5658 -r 06f866e83d3a UI/FindFileNameDialog.py --- a/UI/FindFileNameDialog.py Sun Apr 28 10:47:17 2013 +0200 +++ b/UI/FindFileNameDialog.py Sun Apr 28 11:06:40 2013 +0200 @@ -180,7 +180,6 @@ if self.searchDirCheckBox.isChecked(): self.__searchFile() - @pyqtSlot() def on_searchDirButton_clicked(self): """