[Libreoffice-commits] core.git: reportdesign/source
Caolán McNamara
caolanm at redhat.com
Fri Oct 28 12:16:45 UTC 2016
reportdesign/source/ui/dlg/Condition.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03c7cfb6a680a483962d64d52c70ad5972a7b08b
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Oct 28 13:14:30 2016 +0100
note yet another color selector
Change-Id: I781da1ec218148dcb723db04dfe6ef3eacffe293
diff --git a/reportdesign/source/ui/dlg/Condition.cxx b/reportdesign/source/ui/dlg/Condition.cxx
index e1b5b05..3a216d8 100644
--- a/reportdesign/source/ui/dlg/Condition.cxx
+++ b/reportdesign/source/ui/dlg/Condition.cxx
@@ -84,7 +84,7 @@ IMPL_LINK( ConditionField, OnFormula, Button*, _pClickedButton, void )
}
}
-// class SvxColorWindow_Impl --------------------------------------------------
+// TO-DO, this is yet another color selector, can it be replaced with SvxColorWindor/SvxColorToolBoxControl ?
#ifndef WB_NO_DIRECTSELECT
#define WB_NO_DIRECTSELECT ((WinBits)0x04000000)
#endif
More information about the Libreoffice-commits
mailing list