diff -r e60ea6cb8e11 -r 3d4277929fb3 Preferences/ShortcutsDialog.py --- a/Preferences/ShortcutsDialog.py Fri May 24 18:39:58 2013 +0200 +++ b/Preferences/ShortcutsDialog.py Tue May 28 20:52:12 2013 +0200 @@ -428,7 +428,6 @@ itm.setHidden(False) topItem.setHidden(childHiddenCount == topItem.childCount()) - @pyqtSlot(bool) def on_actionButton_toggled(self, checked): """