aboutsummaryrefslogtreecommitdiff
path: root/src/tray.hpp
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2024-03-03 23:15:23 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2024-03-03 23:15:23 +0100
commitce8ad7026ef9ad4596c4033d1c368ec77cd8c78b (patch)
tree454e54f797ca51edab1e96fb219baf7385191290 /src/tray.hpp
parenteb629f8fa6f7edd3ba9f3e76146d71f62dafff57 (diff)
permission manager: add permanent permissions
Diffstat (limited to 'src/tray.hpp')
-rw-r--r--src/tray.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tray.hpp b/src/tray.hpp
index 427cdc8..865c586 100644
--- a/src/tray.hpp
+++ b/src/tray.hpp
@@ -19,7 +19,6 @@ private:
QAction *camera;
QAction *microphone;
QAction *screenshare;
- QAction *system_audio;
QAction *notifications;
QAction *location;
QAction *lock_mouse;