wxTreeCtrl changes:
More functions implemented... I cannot rid of one assert... I do not know what should I do to avoid it... It happens on collapsing... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -383,6 +383,7 @@ protected:
|
||||
|
||||
long m_curitemId;
|
||||
|
||||
void SendMessage(wxEventType command, const wxTreeItemId& item);
|
||||
// GtkTreeItem *findGtkTreeItem(wxTreeCtrlId &id) const;
|
||||
|
||||
// the common part of all ctors
|
||||
|
Reference in New Issue
Block a user