aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/PlatformConfig.h
diff options
context:
space:
mode:
authorgal20 <71563441+gal20@users.noreply.github.com>2021-01-18 23:51:39 +0200
committerGitHub <noreply@github.com>2021-01-18 22:51:39 +0100
commitcd6859ef6f449f3f61db312addea9d656069736e (patch)
tree37218d3da818fab9359fb87fa8c3a13a1a75acb7 /src/frontend/qt_sdl/PlatformConfig.h
parentd529b650c06a4dd43904dfead49011be1ba9db9a (diff)
Add hotkey to swap screens (#953)
Diffstat (limited to 'src/frontend/qt_sdl/PlatformConfig.h')
-rw-r--r--src/frontend/qt_sdl/PlatformConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/PlatformConfig.h b/src/frontend/qt_sdl/PlatformConfig.h
index 0bfbb20..1d996c8 100644
--- a/src/frontend/qt_sdl/PlatformConfig.h
+++ b/src/frontend/qt_sdl/PlatformConfig.h
@@ -30,6 +30,7 @@ enum
HK_FastForward,
HK_FastForwardToggle,
HK_FullscreenToggle,
+ HK_SwapScreens,
HK_SolarSensorDecrease,
HK_SolarSensorIncrease,
HK_MAX