Forgot to commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2008-10-07 08:01:34 +00:00
parent a04e2a27bf
commit 357d2b88cb

View File

@ -26,6 +26,8 @@ public:
bool Create(wxWindow *parent, int flags = wxBORDER_NONE);
virtual bool Show(bool show = true);
virtual void SetFocus();
// implementation
// --------------