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