cui/source/options/fontsubs.src | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit 916e40069d27ff96cb84209e465489d2b639d91e Author: Matthias Seidel <msei...@apache.org> AuthorDate: Sun Oct 14 16:23:18 2018 +0000 Commit: Matthias Seidel <msei...@apache.org> CommitDate: Sun Oct 14 16:23:18 2018 +0000 Re-added Maskcolor. Will investigate further why this is needed here. diff --git a/cui/source/options/fontsubs.src b/cui/source/options/fontsubs.src index 93fa59210004..058d95875b87 100644 --- a/cui/source/options/fontsubs.src +++ b/cui/source/options/fontsubs.src @@ -82,13 +82,14 @@ TabPage RID_SVX_FONT_SUBSTITUTION }; ImageList IL_ICON { - Prefix = "nu" ; + Prefix = "nu"; + MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; IdList = { BT_SUBSTAPPLY ; BT_SUBSTDELETE ; }; - IdCount = { 2 ; } ; + IdCount = { 2 ; }; }; ToolBox TBX_SUBSTNEWDEL { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits