aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hotkey/hotkeymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hotkey/hotkeymanager.h')
-rw-r--r--src/plugins/General/hotkey/hotkeymanager.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkeymanager.h b/src/plugins/General/hotkey/hotkeymanager.h
index d4d53078f..a2c2ab5b3 100644
--- a/src/plugins/General/hotkey/hotkeymanager.h
+++ b/src/plugins/General/hotkey/hotkeymanager.h
@@ -44,7 +44,10 @@ public:
PREVIOUS,
SHOW_HIDE,
VOLUME_UP,
- VOLUME_DOWN
+ VOLUME_DOWN,
+ FORWARD,
+ REWIND,
+ JUMP_TO_TRACK
};
Hotkey()