]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sizer.h
Derive wxAuiNotebook from wxBookCtrlBase. Document wxAuiNotebookEvent which now deriv...
[wxWidgets.git] / interface / wx / sizer.h
index d9239628606bf3124115356a2d0078c105993645..055429d5965b5033e4036eaea16ff3752d814d99 100644 (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