diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-12-05 23:32:43 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-12-05 23:32:43 +0100 |
commit | 86708a2311c1a3efd975798ff42d934eea0078ed (patch) | |
tree | fc13ca166c346fd30dbd01d712bb30d66d78feb4 /gui/ui.h | |
parent | 578749c5b7f245aac08c4e514d2767dba059c4db (diff) |
api/shortcuts: no longer keep shortcuts hardcoded
Diffstat (limited to 'gui/ui.h')
-rw-r--r-- | gui/ui.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -100,10 +100,6 @@ private slots: void startTracker(); void stopTracker(); void reload_options(); -public slots: - void shortcutRecentered(); - void shortcutToggled(); - void shortcutZeroed(); public: MainWindow(); ~MainWindow(); |