Second try at doing Set/GetClient right
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -101,7 +101,8 @@ public:
|
||||
void ApplyWidgetStyle();
|
||||
|
||||
GtkList *m_list;
|
||||
wxList m_clientDataList;
|
||||
wxList m_clientDataList;
|
||||
wxList m_clientObjectList;
|
||||
};
|
||||
|
||||
#endif // __GTKLISTBOXH__
|
||||
|
Reference in New Issue
Block a user