mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 14:11:34 -06:00
21.06
This commit is contained in:
@@ -18,8 +18,9 @@ const unsigned kNumPanelsMax = 2;
|
||||
|
||||
extern bool g_IsSmallScreen;
|
||||
|
||||
const int kMenuCmdID_Plugin_Start = 1000; // must be large them context menu IDs
|
||||
const int kMenuCmdID_Toolbar_Start = 1500;
|
||||
// must be larger than context menu IDs
|
||||
const int kMenuCmdID_Toolbar_Start = 1070;
|
||||
const int kMenuCmdID_Plugin_Start = 1100;
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user