X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/palmos/toplevel.h?ds=sidebyside diff --git a/include/wx/palmos/toplevel.h b/include/wx/palmos/toplevel.h index c690943259..3879c63bae 100644 --- a/include/wx/palmos/toplevel.h +++ b/include/wx/palmos/toplevel.h @@ -121,7 +121,7 @@ protected: wxWindow *m_winLastFocused; DECLARE_EVENT_TABLE() - DECLARE_NO_COPY_CLASS(wxTopLevelWindowPalm) + wxDECLARE_NO_COPY_CLASS(wxTopLevelWindowPalm); }; #endif // _WX_PALMOS_TOPLEVEL_H_