diff options
author | Andras Timar <atimar@suse.com> | 2011-08-02 23:03:07 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-08-02 23:03:07 +0200 |
commit | b2773c8dbae4e37348cc032a55d962149a1d9d0d (patch) | |
tree | 1a26b34813c3b01e3b3e6f32abe13c2807c50171 /sd/source | |
parent | 857e09fef456922995f6c271c47d8670f27d67e6 (diff) |
missing icon in Styles and Formatting dialog in Impress fdo#38382
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/app/res_bmp.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src index e58f813e3c0a..cfdd2a4c7a1a 100644 --- a/sd/source/ui/app/res_bmp.src +++ b/sd/source/ui/app/res_bmp.src @@ -294,9 +294,9 @@ SfxStyleFamilies DLG_STYLE_DESIGNER #define STYLE_IMAGE_LISTEF \ IdList = \ { \ - 1; \ + 1; 2; \ }; \ - IdCount = 1; + IdCount = 2; ImageList 1 // == BMP_COLOR_NORMAL + 1 { |