diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-04-03 11:27:07 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-04-03 11:27:07 +0000 |
commit | 09c9a568d5b993f2f6370c25b548aaaefbfb4c41 (patch) | |
tree | 4db1a7ffbec25b958de9df21072ebb71647ccb36 /metacontacts/resource.h | |
parent | 19b659a3188d758caf339cc10da2bf61b3a5fde2 (diff) |
- link path for Debug mode fixed
- removed two unused defines from resource.h
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@460 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'metacontacts/resource.h')
-rw-r--r-- | metacontacts/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/metacontacts/resource.h b/metacontacts/resource.h index 9623dc2..fe813d2 100644 --- a/metacontacts/resource.h +++ b/metacontacts/resource.h @@ -14,10 +14,8 @@ #define IDI_MCREMOVE 119
#define IDI_MCCONVERT 120
#define IDI_MCADD 121
-#define IDI_ICON1 122
#define IDI_MCSETDEFAULT 122
#define IDD_PRIORITIES 123
-#define IDD_DIALOG1 124
#define IDD_HISTORY 124
#define IDC_METALIST 1002
#define IDC_ONLYAVAIL 1005
|