X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03966fcb3f5aeea7d8e6652d40e6804811a785d8..c4021a7920ab9f41b1553e28f1177b6e39a6d901:/include/wx/treectrl.h diff --git a/include/wx/treectrl.h b/include/wx/treectrl.h index 77a10793c7..81e24a8e8c 100644 --- a/include/wx/treectrl.h +++ b/include/wx/treectrl.h @@ -438,7 +438,7 @@ protected: bool m_quickBestSize; - DECLARE_NO_COPY_CLASS(wxTreeCtrlBase) + wxDECLARE_NO_COPY_CLASS(wxTreeCtrlBase); }; // ----------------------------------------------------------------------------