diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-23 21:11:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-24 13:04:38 +0100 |
commit | 602274c77fa8134ca097f4d60b9fb75cea0eff78 (patch) | |
tree | 97f52c76c3ccde45692c1579737a1b25ffdd4d36 /include/tools/rcid.h | |
parent | 6f660293885733e64602aa6144c36ed7e7b43faf (diff) |
no ImageButton loaded from .src now
Change-Id: If6f6718e1e6d756b99a499deafa4310c76a75ad3
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r-- | include/tools/rcid.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index 4d69c85129d4..c88ee3c03b02 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -49,8 +49,6 @@ #define RSC_BUTTON (RSC_NOTYPE + 0x45) #define RSC_PUSHBUTTON (RSC_NOTYPE + 0x46) -#define RSC_IMAGEBUTTON (RSC_NOTYPE + 0x4a) - #define RSC_EDIT (RSC_NOTYPE + 0x52) #define RSC_LISTBOX (RSC_NOTYPE + 0x55) |