mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 09:57:10 +00:00
Drop ComboBox primitive cleanup from XUI ABI surface
This commit is contained in:
parent
16ae05769d
commit
d2a14a4957
|
|
@ -10,8 +10,8 @@ public:
|
||||||
LPCWSTR pwszText;
|
LPCWSTR pwszText;
|
||||||
LPCWSTR pwszImage;
|
LPCWSTR pwszImage;
|
||||||
HXUIBRUSH hXuiBrush;
|
HXUIBRUSH hXuiBrush;
|
||||||
bool fChecked;
|
BOOL fChecked;
|
||||||
bool fEnabled;
|
BOOL fEnabled;
|
||||||
}
|
}
|
||||||
LIST_ITEM_INFO;
|
LIST_ITEM_INFO;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue