diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-04-12 22:01:38 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-04-12 22:01:38 +0000 |
commit | 4931a5c01bb1e3c5135a8373bbc18596571f05ea (patch) | |
tree | f08a49a66072d5ae8da6bcd0902eb9f004b79455 /plugins/Variables/src/resource.h | |
parent | 91eb23f044911477f615e7e25e1425b667c3f1fa (diff) |
removed trigger dialogs from ressources
git-svn-id: http://svn.miranda-ng.org/main/trunk@4436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Variables/src/resource.h')
-rw-r--r-- | plugins/Variables/src/resource.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/Variables/src/resource.h b/plugins/Variables/src/resource.h index 3217663618..d7020db4b4 100644 --- a/plugins/Variables/src/resource.h +++ b/plugins/Variables/src/resource.h @@ -1,9 +1,8 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by Variables.rc
+// Microsoft Visual C++ generated include file.
+// Used by ..\res\Variables.rc
//
#define IDD_OPTS_DIALOG 101
-#define IDD_TRG_STRINGCHANGE 102
#define IDD_INPUT_DIALOG 103
#define IDD_CLIST_DIALOG 104
#define IDD_EXTRATEXT_DIALOG 105
@@ -42,7 +41,6 @@ #define IDC_STRIPWS 1039
#define IDC_STRIPALL 1041
#define IDC_PARSEASYNC 1047
-#define IDC_STATIC -1
// Next default values for new objects
//
|