Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -133,6 +133,10 @@ public:
|
||||
,int nImage
|
||||
,int lSelImage
|
||||
);
|
||||
bool SetItemColumnImage( long lItem
|
||||
,long lColumn
|
||||
,int nImage
|
||||
);
|
||||
|
||||
//
|
||||
// Item text
|
||||
|
Reference in New Issue
Block a user