Added wxDataViewtrl files to bakefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2006-02-21 17:57:26 +00:00
parent 239eaa4154
commit bc3448951d

View File

@ -555,6 +555,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/ctrlcmn.cpp
src/common/ctrlsub.cpp
src/common/datacmn.cpp
src/common/datavcmn.cpp
src/common/dcbase.cpp
src/common/dlgcmn.cpp
src/common/dndcmn.cpp
@ -653,6 +654,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/control.h
wx/ctrlsub.h
wx/cursor.h
wx/dataview.h
wx/dc.h
wx/dcclient.h
wx/dcmemory.h
@ -931,6 +933,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/colordlg.cpp
src/gtk/combobox.cpp
src/gtk/control.cpp
src/gtk/dataview.cpp
src/gtk/dialog.cpp
src/gtk/filedlg.cpp
src/gtk/fontdlg.cpp
@ -974,6 +977,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/choice.h
wx/gtk/combobox.h
wx/gtk/control.h
wx/gtk/dataview.h
wx/gtk/dialog.h
wx/gtk/filedlg.h
wx/gtk/fontdlg.h