X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..617227c3094486c88b74d8133134a8049b0f0119:/include/wx/palmos/toplevel.h 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_