Update ui_win32_resource.h with kiosk mode

there needs to be an empty line as the last line! added kiosk mode
This commit is contained in:
Lhaete 2025-06-06 06:49:28 -04:00 committed by GitHub
parent 5531f743ea
commit 9bc3d5e656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -40,3 +40,4 @@
#define ID_M_TAKE_SCREENSHOT 40035
#define ID_M_MUTE_TOGGLE 40036
#define ID_M_TOGGLE_DESKTOP 40037
#define ID_M_KIOSK 40038