diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-06 12:48:49 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-06 13:29:39 +0100 |
commit | 04ba40c749fe01e226d30dc5d075e510d70bf48b (patch) | |
tree | 4a50e7ee58de56f320426c5cd71011051f06e85d /sfx2 | |
parent | 4dfa3161896a0e045da3b5cf656ebd8f40044a46 (diff) |
ImageList just reads and discards the MaskColor, so drop it
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/templdlg.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/templdlg.src b/sfx2/source/dialog/templdlg.src index 16f2e57cf29d..9ce252983b3b 100644 --- a/sfx2/source/dialog/templdlg.src +++ b/sfx2/source/dialog/templdlg.src @@ -24,7 +24,6 @@ ImageList DLG_STYLE_DESIGNER { Prefix = "sc"; - MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; IdList = { SID_STYLE_WATERCAN ; |