Home
last modified time | relevance | path

Searched refs:m_attr4 (Results 1 – 2 of 2) sorted by relevance

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dmmcheckingpanel.h171 wxListItemAttr m_attr4; // style, for future dates variable
H A Dmmcheckingpanel.cpp941 m_attr4(mmColors::listFutureDateColor, mmColors::listAlternativeColor1, wxNullFont), in TransactionListCtrl()
1326 else if (in_the_future) return (wxListItemAttr*)&m_attr4; in OnGetItemAttr()