Added (yet unfunctional) skeleton files fir

generic implementation of wxDataViewCtrl.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-03-20 16:37:24 +00:00
parent c1a3ff259e
commit 4ed7af081e
6 changed files with 938 additions and 2 deletions

View File

@@ -2514,6 +2514,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="ADVANCED_CMN_SRC" hints="files">
src/common/datavcmn.cpp
src/generic/calctrl.cpp
src/generic/datavgen.cpp
src/generic/datectlg.cpp
src/generic/grid.cpp
src/generic/gridctrl.cpp
@@ -2539,6 +2540,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/dcbuffer.h
wx/generic/calctrl.h
wx/generic/datectrl.h
wx/generic/dataview.h
wx/generic/grid.h
wx/generic/gridctrl.h
wx/generic/gridsel.h