#include "wx/sizer.h"
#endif // WX_PRECOMP
-#include "wx/notebook.h"
-#include "wx/tabctrl.h"
-#include "wx/spinbutt.h"
-
#include "wx/osx/private.h"
IMPLEMENT_ABSTRACT_CLASS(wxControl, wxWindow)
return rval;
}
-wxControl::~wxControl()
-{
- m_isBeingDeleted = true;
-}
-
bool wxControl::ProcessCommand( wxCommandEvent &event )
{
// Tries: