diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-15 16:07:05 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-15 16:07:05 +0000 |
commit | c97b20dc06e8d7c848e7ec20590243ffd5f011c4 (patch) | |
tree | 278ecd0145c9b67adf92c59fdef67cdcd7b8d6f7 /plugins/WhoUsesMyFiles/src/resource.h | |
parent | 9a245d98a67b303dcbe22664296f18ab327e95b6 (diff) |
cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@5704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhoUsesMyFiles/src/resource.h')
-rw-r--r-- | plugins/WhoUsesMyFiles/src/resource.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/WhoUsesMyFiles/src/resource.h b/plugins/WhoUsesMyFiles/src/resource.h index 6e4cd69615..31191a9918 100644 --- a/plugins/WhoUsesMyFiles/src/resource.h +++ b/plugins/WhoUsesMyFiles/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by resource.rc
+// Microsoft Visual C++ generated include file.
+// Used by ..\res\resource.rc
//
#define IDD_OPTIONS 101
#define IDI_POPUP 102
@@ -20,7 +20,6 @@ #define IDC_DELAY_SET 1049
#define IDC_DELAY_INF 1050
#define IDC_DELAY_DEF 1051
-#define IDC_DELAY_NOTE 1052
#define IDC_TX_DELAY_SEC 1053
#define IDC_LOG_INTO_FILE 1054
#define IDC_LOG_FOLDER 1055
|