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:
parent
5531f743ea
commit
9bc3d5e656
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue