X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..c6ea1fdaf924be4ee49a19d12f76e4fcd257bb0a:/include/wx/palmos/dcscreen.h diff --git a/include/wx/palmos/dcscreen.h b/include/wx/palmos/dcscreen.h index 986247f701..cb9f6a2649 100644 --- a/include/wx/palmos/dcscreen.h +++ b/include/wx/palmos/dcscreen.h @@ -24,7 +24,7 @@ public: virtual void DoGetSize(int *w, int *h) const; DECLARE_CLASS(wxScreenDCImpl) - DECLARE_NO_COPY_CLASS(wxScreenDCImpl) + wxDECLARE_NO_COPY_CLASS(wxScreenDCImpl); }; #endif