diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-12-12 10:22:02 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-12-12 11:59:21 +0000 |
commit | b540899c1ea33d3418e737428b51ea75278d6d4f (patch) | |
tree | ff029aaa0352f0e66d4456f97916155375813bdb /sw/inc/globals.hrc | |
parent | 7892566b9e7f0c2bfa1c18acd4147de496a58cab (diff) |
remove another imagelist
Change-Id: Ica62a13b19134030c6f0e2eeaf41df3c0f1294a4
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r-- | sw/inc/globals.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 1959e52720cb..6635c1b77f32 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -114,7 +114,7 @@ #define SW_STR_READONLY (RC_GLOBALS_BEGIN + 46) #define STR_READONLY_PATH (RC_GLOBALS_BEGIN + 47) -#define IL_SECTION_BITMAPS (RC_GLOBALS_BEGIN + 48) +//free #define IL_VALUES (RC_GLOBALS_BEGIN + 49) // INFOBOX ------------------------------------------------------------ |