diff options
Diffstat (limited to 'src/input/pages/windows.cpp')
-rw-r--r-- | src/input/pages/windows.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp index 396facb49..8d1f8ebc7 100644 --- a/src/input/pages/windows.cpp +++ b/src/input/pages/windows.cpp @@ -200,6 +200,12 @@ SetupActionData setupActionDataWindows[] = "", }, { + // TRANSLATORS: input action name + N_("Quick settings window"), + InputAction::WINDOW_QUICK_SETTINGS, + "", + }, + { // TRANSLATORS: input action label N_("Tabs"), InputAction::NO_VALUE, |