Add a menu option to hide the toolbar

This commit is contained in:
David Hrdlička
2022-01-10 01:49:00 +01:00
parent 529889d21e
commit 513100b720
20 changed files with 36 additions and 0 deletions

View File

@@ -313,6 +313,7 @@
#endif
#define IDM_CONFIG 40020
#define IDM_VID_HIDE_STATUS_BAR 40021
#define IDM_VID_HIDE_TOOLBAR 40022
#define IDM_UPDATE_ICONS 40030
#define IDM_SND_GAIN 40031
#define IDM_VID_RESIZE 40040