summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/VidDlg.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-06 21:53:05 +0100
committerAki <please@ignore.pl>2024-03-06 21:53:05 +0100
commit16cb913328fa028c26f935a29454687c3970cf1d (patch)
tree1e598d0b16a7aeab934637633a15fe16cc728439 /StarsEx/VidDlg.h
parenta85fcbf8720562e77e0441ac26cb99d89564400c (diff)
downloadstarshatter-16cb913328fa028c26f935a29454687c3970cf1d.zip
starshatter-16cb913328fa028c26f935a29454687c3970cf1d.tar.gz
starshatter-16cb913328fa028c26f935a29454687c3970cf1d.tar.bz2
You can now select resolution without accepting full screen mode first
Diffstat (limited to 'StarsEx/VidDlg.h')
-rw-r--r--StarsEx/VidDlg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/StarsEx/VidDlg.h b/StarsEx/VidDlg.h
index 884428d..8b30dcb 100644
--- a/StarsEx/VidDlg.h
+++ b/StarsEx/VidDlg.h
@@ -46,6 +46,7 @@ public:
virtual void OnDetail(AWEvent* event);
virtual void OnTexture(AWEvent* event);
virtual void OnGamma(AWEvent* event);
+ virtual void OnFullScreen(AWEvent* event);
virtual void Apply();
virtual void Cancel();