Implement for selection code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-05-30 20:31:53 +00:00
parent abde328337
commit b086d55fe1
2 changed files with 65 additions and 3 deletions

View File

@@ -329,6 +329,9 @@ private:
virtual void OnInternalIdle();
void GtkEnableSelectionEvents();
void GtkDisableSelectionEvents();
private:
DECLARE_DYNAMIC_CLASS(wxDataViewCtrl)
DECLARE_NO_COPY_CLASS(wxDataViewCtrl)