mirror of
https://github.com/YACReader/yacreader
synced 2025-07-29 02:15:07 -04: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