diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-03-29 16:31:31 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-03-29 16:31:31 +0000 |
commit | a54110ae83aeb7e6b31b7320bfec06562ae6b546 (patch) | |
tree | 279de9e5ac57c880725646c519b703fcbab4dbf9 /worldtime_protocol/resource.h | |
parent | 7ca0277c12724173c8951f7db3d06edc33231f68 (diff) |
x64 portability
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@441 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'worldtime_protocol/resource.h')
-rw-r--r-- | worldtime_protocol/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worldtime_protocol/resource.h b/worldtime_protocol/resource.h index 90294d3..bcc7520 100644 --- a/worldtime_protocol/resource.h +++ b/worldtime_protocol/resource.h @@ -2,6 +2,7 @@ // Microsoft Developer Studio generated include file.
// Used by WorldTime.rc
//
+#define IDC_STATIC -1
#define IDD_DIALOG1 101
#define IDI_ICON_SUN 104
#define IDI_ICON_MOON 105
|