X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5953e7c7d67c212f3513de0d660888c5668441ea..c7d9c476ea807927781813bca979e9f793599229:/include/wx/buffer.h diff --git a/include/wx/buffer.h b/include/wx/buffer.h index 4cc340aa51..51214ee997 100644 --- a/include/wx/buffer.h +++ b/include/wx/buffer.h @@ -357,7 +357,7 @@ private: // the reference count size_t m_ref; - DECLARE_NO_COPY_CLASS(wxMemoryBufferData) + wxDECLARE_NO_COPY_CLASS(wxMemoryBufferData); };