mirror of
https://github.com/YACReader/yacreader
synced 2025-07-29 02:15:07 -04:00
added shortcuts management to YACReader
added shortcuts management to keyPressEvent keys
This commit is contained in:
@ -12,8 +12,6 @@ class OptionsDialog : public YACReaderOptionsDialog
|
||||
Q_OBJECT
|
||||
public:
|
||||
OptionsDialog(QWidget * parent = 0);
|
||||
signals:
|
||||
void editShortcuts();
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user