X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..0cd159592e4d9c979aa5a626627cdd9158fcc34f:/include/wx/palmos/spinctrl.h diff --git a/include/wx/palmos/spinctrl.h b/include/wx/palmos/spinctrl.h index 677c340625..912eb5532c 100644 --- a/include/wx/palmos/spinctrl.h +++ b/include/wx/palmos/spinctrl.h @@ -109,7 +109,7 @@ protected: private: DECLARE_DYNAMIC_CLASS(wxSpinCtrl) DECLARE_EVENT_TABLE() - DECLARE_NO_COPY_CLASS(wxSpinCtrl) + wxDECLARE_NO_COPY_CLASS(wxSpinCtrl); }; #endif // _WX_PALMOS_SPINCTRL_H_