/////////////////////////////////////////////////////////////////////////////
-// Name: button.h
+// Name: wx/os2/button.h
// Purpose: wxButton class
// Author: David Webster
// Modified by:
#include "wx/control.h"
// Pushbutton
-class WXDLLEXPORT wxButton: public wxButtonBase
+class WXDLLIMPEXP_CORE wxButton: public wxButtonBase
{
public:
inline wxButton() {}