X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07d02e9ee0fe990aeb81e152a668d0011659b5c7..5d7792236f7e4fcbb94cdc2a5213e0c5788e8c28:/src/palmos/toolbar.cpp diff --git a/src/palmos/toolbar.cpp b/src/palmos/toolbar.cpp index 886cdcbb70..166d36c833 100644 --- a/src/palmos/toolbar.cpp +++ b/src/palmos/toolbar.cpp @@ -129,7 +129,7 @@ public: private: size_t m_nSepCount; - DECLARE_NO_COPY_CLASS(wxToolBarTool) + wxDECLARE_NO_COPY_CLASS(wxToolBarTool); };