summaryrefslogtreecommitdiff
path: root/include/tools/rcid.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-07-02 08:46:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-07-02 09:46:31 +0100
commit045598331adb3b1a4f20dca992a09b7472e7362f (patch)
tree1bca1291ecf2c1c9cd72469ed71cff1a33a295d3 /include/tools/rcid.h
parentf11d6421e4e61ce6f557ebd8272485f79968224e (diff)
callcatcher: rsc loaded fixedbitmap is no more
Change-Id: Ie111d9ed3534eb8892400d638eac4b38b3904646
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r--include/tools/rcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index aef56b4dd4e1..ab66fd1b7474 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -81,7 +81,7 @@
#define RSC_MULTILISTBOX (RSC_NOTYPE + 0x56)
#define RSC_TEXT (RSC_NOTYPE + 0x57)
#define RSC_FIXEDLINE (RSC_NOTYPE + 0x58)
-#define RSC_FIXEDBITMAP (RSC_NOTYPE + 0x59)
+
#define RSC_FIXEDIMAGE (RSC_NOTYPE + 0x5a)
#define RSC_GROUPBOX (RSC_NOTYPE + 0x5c)
#define RSC_SCROLLBAR (RSC_NOTYPE + 0x5d)