diff options
author | dartraiden <wowemuh@gmail.com> | 2017-08-26 00:21:29 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-08-26 00:21:50 +0300 |
commit | 28e010c9383d28954e8d345c71a73c1b70efa961 (patch) | |
tree | 83bcf44c0b1ac2879e341a67ca32f99e64b92ffd /plugins/TabSRMM/src/resource.h | |
parent | db155ca0a82ea2216ad4b3cdfafde0efce0a4d0b (diff) |
TabSRMM: remove useless "About" dialog
Diffstat (limited to 'plugins/TabSRMM/src/resource.h')
-rw-r--r-- | plugins/TabSRMM/src/resource.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h index a5f3c241d5..ebe8f5007e 100644 --- a/plugins/TabSRMM/src/resource.h +++ b/plugins/TabSRMM/src/resource.h @@ -7,7 +7,6 @@ #define IDOK2 2
#define IDD_USERPREFS1 3
#define IDD_TABCONFIG 4
-#define IDD_ABOUT 7
#define IDD_INFOPANEL 8
#define IDC_TESTVALUE 10
#define IDB_BITMAP1 10
@@ -438,7 +437,6 @@ #define IDC_TITLEFORMAT 1393
#define IDC_THEME 1394
#define IDC_INFOPANEL 1395
-#define IDC_SUPPORT 1396
#define IDC_SHOWAVATAR 1396
#define IDC_NOPOPUPAVAIL 1398
#define IDC_QHTM 1399
@@ -541,7 +539,6 @@ #define IDC_O_TITLEBARFORMAT 1706
#define IDC_O_CNTPRIVATE 1901
#define IDC_PLUS_CHECKTREE 2000
-#define IDC_COPYRIGHT 2002
#define IDC_PLUS_HELP 2004
#define IDC_O_HELP_TITLEFORMAT 2064
#define IDC_OPTIONSTAB 2111
@@ -642,7 +639,6 @@ #define ID_FILE_CLOSEOTHERMSGSESSIONS 40090
#define ID_VIEW_TABSATBOTTOM 40093
#define ID_VIEW_STAYONTOP 40095
-#define ID_HELP 40096
#define ID_OPTIONS_EVENTPOPUPS 40097
#define ID_EVENTPOPUPS_DISABLEALLEVENTPOPUPS 40098
#define ID_OPTIONS_SOUNDS 40101
@@ -736,7 +732,6 @@ #define ID_THISCONTACT_ALWAYSOFF 40213
#define ID_PANELPICMENU_RESETTHEAVATAR 40218
#define ID_EDITOR_PASTEANDSENDIMMEDIATELY 40221
-#define ID_HELP_ABOUTTABSRMM 40223
#define ID_SPLITTERCONTEXT_SAVEGLOBALFORALLSESSIONS 40229
#define ID_SPLITTERCONTEXT_SAVEFORTHISCONTACTONLY 40230
#define ID_SPLITTERCONTEXT_FORGETTHECHANGES 40231
|