X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/palmos/msgdlg.h?ds=inline diff --git a/include/wx/palmos/msgdlg.h b/include/wx/palmos/msgdlg.h index e337c0c7e3..c38168cb6a 100644 --- a/include/wx/palmos/msgdlg.h +++ b/include/wx/palmos/msgdlg.h @@ -27,7 +27,7 @@ public: virtual int ShowModal(void); DECLARE_DYNAMIC_CLASS(wxMessageDialog) - DECLARE_NO_COPY_CLASS(wxMessageDialog) + wxDECLARE_NO_COPY_CLASS(wxMessageDialog); };