Feat: add HideMsg toggle to hide/show message log panel with menu checkmark
This commit is contained in:
@@ -995,6 +995,8 @@
|
||||
#define ID_MENU_UNCOMPRESS 33057
|
||||
#define ID_33058 33058
|
||||
#define ID_UNINSTALL_SOFTWARE 33059
|
||||
#define ID_33060 33060
|
||||
#define ID_VIEW_HIDE_LOG 33061
|
||||
#define ID_EXIT_FULLSCREEN 40001
|
||||
|
||||
// Next default values for new objects
|
||||
@@ -1002,7 +1004,7 @@
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 389
|
||||
#define _APS_NEXT_COMMAND_VALUE 33060
|
||||
#define _APS_NEXT_COMMAND_VALUE 33062
|
||||
#define _APS_NEXT_CONTROL_VALUE 2542
|
||||
#define _APS_NEXT_SYMED_VALUE 105
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user