X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3b9f782ef3949f583e8ac53795d36787f044fc3..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/palmos/dragimag.h diff --git a/include/wx/palmos/dragimag.h b/include/wx/palmos/dragimag.h index 774dd768b4..bf98c42852 100644 --- a/include/wx/palmos/dragimag.h +++ b/include/wx/palmos/dragimag.h @@ -255,7 +255,7 @@ protected: private: DECLARE_DYNAMIC_CLASS(wxDragImage) - DECLARE_NO_COPY_CLASS(wxDragImage) + wxDECLARE_NO_COPY_CLASS(wxDragImage); }; #endif