You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/01/17 12:06:56 UTC

svn commit: r1851518 - /openoffice/trunk/main/cui/source/options/treeopt.src

Author: mseidel
Date: Thu Jan 17 12:06:56 2019
New Revision: 1851518

URL: http://svn.apache.org/viewvc?rev=1851518&view=rev
Log:
Forgot to remove two lines for MASKCOLOR

Modified:
    openoffice/trunk/main/cui/source/options/treeopt.src

Modified: openoffice/trunk/main/cui/source/options/treeopt.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/options/treeopt.src?rev=1851518&r1=1851517&r2=1851518&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/options/treeopt.src (original)
+++ openoffice/trunk/main/cui/source/options/treeopt.src Thu Jan 17 12:06:56 2019
@@ -324,14 +324,12 @@ String RID_RIDER_SLL_PERSONAL
 ImageList RID_IMGLIST_TREEOPT
 {
 	Prefix = "tr" ;
-	MASK_COL
 	IMGLST_IDLST
 };
 
 ImageList RID_IMGLIST_TREEOPT_HC
 {
 	Prefix = "trh" ;
-	MASK_COL
 	IMGLST_IDLST
 };