X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c7f8ebf848d9337376b3a00367c22dfffc9e380b..e8332ccfe0cf1653b257d46d5c41339e2b2da438:/contrib/include/wx/deprecated/treelay.h?ds=inline diff --git a/contrib/include/wx/deprecated/treelay.h b/contrib/include/wx/deprecated/treelay.h index edcd6b1d43..b4985e426a 100644 --- a/contrib/include/wx/deprecated/treelay.h +++ b/contrib/include/wx/deprecated/treelay.h @@ -84,7 +84,7 @@ protected: long m_topMargin; long m_leftMargin; bool m_orientation; // true for top-to-bottom, false for left-to-right - + private: DECLARE_ABSTRACT_CLASS(wxTreeLayout) }; @@ -138,7 +138,7 @@ private: wxStoredNode* m_nodes; int m_num; int m_maxNodes; - + private: DECLARE_DYNAMIC_CLASS(wxTreeLayoutStored) DECLARE_NO_COPY_CLASS(wxTreeLayoutStored)