note yet another color selector

Change-Id: I781da1ec218148dcb723db04dfe6ef3eacffe293
This commit is contained in:
Caolán McNamara
2016-10-28 13:14:30 +01:00
parent d3e33f7ba8
commit 03c7cfb6a6

View File

@@ -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