X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..75a2c6a1ee034a5d866b4a121a97351603bce98b:/include/wx/palmos/dcmemory.h?ds=sidebyside diff --git a/include/wx/palmos/dcmemory.h b/include/wx/palmos/dcmemory.h index 59b69f9859..96429f43b8 100644 --- a/include/wx/palmos/dcmemory.h +++ b/include/wx/palmos/dcmemory.h @@ -36,7 +36,7 @@ protected: void Init(); DECLARE_CLASS(wxMemoryDCImpl) - DECLARE_NO_COPY_CLASS(wxMemoryDCImpl) + wxDECLARE_NO_COPY_CLASS(wxMemoryDCImpl); }; #endif