git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19538
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#pragma interface "button.h"
#endif
#pragma interface "button.h"
#endif
-#include "wx/control.h"
-
WXDLLEXPORT_DATA(extern const char*) wxButtonNameStr;
// Pushbutton
WXDLLEXPORT_DATA(extern const char*) wxButtonNameStr;
// Pushbutton
-class WXDLLEXPORT wxButton: public wxControl
+class WXDLLEXPORT wxButton: public wxButtonBase
{
DECLARE_DYNAMIC_CLASS(wxButton)
{
DECLARE_DYNAMIC_CLASS(wxButton)