Fix missing and broken interface items for Phoenix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2011-09-11 00:35:32 +00:00
parent b2b31b87fb
commit 86381d4297
10 changed files with 111 additions and 28 deletions

View File

@@ -1225,6 +1225,8 @@ public:
*/
void SetSpacer(const wxSize& size);
void SetUserData(wxObject* userData);
/**
Set the window to be tracked by this item.
@deprecated @todo provide deprecation description