diff --git a/WinPowerDMS/WinPowerDMS.rc b/WinPowerDMS/WinPowerDMS.rc index 802d22f..0e42a4d 100644 Binary files a/WinPowerDMS/WinPowerDMS.rc and b/WinPowerDMS/WinPowerDMS.rc differ diff --git a/WinPowerDMS/resource.h b/WinPowerDMS/resource.h index 4c137e1..af55eec 100644 --- a/WinPowerDMS/resource.h +++ b/WinPowerDMS/resource.h @@ -11,6 +11,9 @@ #define IDC_BUTTON_APPLY 1005 #define IDC_LIST1 1006 #define IDC_CHECK_STARTUP 1007 +#define IDC_COMBO_DISPLAY 1008 +#define IDC_CHECK_ENABLE_DISPLAY 1009 +#define IDC_CHECK_DISPLAY 1009 // Next default values for new objects // @@ -18,7 +21,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 107 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1008 +#define _APS_NEXT_CONTROL_VALUE 1012 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif