mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 11:03:02 -05:00
added shortcuts conflicts detection
This commit is contained in:
@ -21,6 +21,7 @@ signals:
|
||||
public slots:
|
||||
void resetToDefaults();
|
||||
void loadShortcuts(const QModelIndex & mi,const QModelIndex &mi2);
|
||||
void processConflict(const QString & shortcutInConflict);
|
||||
|
||||
protected:
|
||||
QListView * actionsGroupsListView;
|
||||
|
||||
Reference in New Issue
Block a user