wxDataViewColumn doesn't need to have wxRTTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -361,9 +361,6 @@ private:
|
|||||||
bool m_isConnected;
|
bool m_isConnected;
|
||||||
|
|
||||||
void Init(wxAlignment align, int flags, int width);
|
void Init(wxAlignment align, int flags, int width);
|
||||||
|
|
||||||
protected:
|
|
||||||
DECLARE_DYNAMIC_CLASS_NO_COPY(wxDataViewColumn)
|
|
||||||
};
|
};
|
||||||
|
|
||||||
WX_DECLARE_LIST_WITH_DECL(wxDataViewColumn, wxDataViewColumnList,
|
WX_DECLARE_LIST_WITH_DECL(wxDataViewColumn, wxDataViewColumnList,
|
||||||
|
Reference in New Issue
Block a user