diff options
author | George Hazan <george.hazan@gmail.com> | 2014-02-01 08:57:57 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-02-01 08:57:57 +0000 |
commit | 7c16f0bc7af13884de18712d9b66c7e7218d51c0 (patch) | |
tree | 635025a379c7e61567a11aab1cc4986c9186d93f /plugins/TabSRMM/src/resource.h | |
parent | f2e1635b5b50ebe64a7bde2b68654034aa2eecdb (diff) |
own exception dialog removed from tabSRMM
git-svn-id: http://svn.miranda-ng.org/main/trunk@7981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/resource.h')
-rw-r--r-- | plugins/TabSRMM/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h index 8008176c14..f4a741e976 100644 --- a/plugins/TabSRMM/src/resource.h +++ b/plugins/TabSRMM/src/resource.h @@ -59,7 +59,6 @@ #define IDD_SKINTABDIALOG 312
#define IDD_OPT_SKIN 313
#define IDD_OPTIONS_PLUS 333
-#define IDD_EXCEPTION 400
#define IDC_QMGR_REMOVE 1000
#define IDC_EXCEPTION_DETAILS 1000
#define IDC_UNLOAD 1000
|