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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkeymanager.h b/src/plugins/General/hotkey/hotkeymanager.h
index f892d0969..e464adce9 100644
--- a/src/plugins/General/hotkey/hotkeymanager.h
+++ b/src/plugins/General/hotkey/hotkeymanager.h
@@ -48,7 +48,8 @@ public:
VOLUME_DOWN,
FORWARD,
REWIND,
- JUMP_TO_TRACK
+ JUMP_TO_TRACK,
+ VOLUME_MUTE
};
Hotkey()