From be3d63c1892663929fe2ba708683aa6a53467667 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 31 Aug 2007 12:42:57 +0000 Subject: [PATCH] Add wxDataViewCtrl to the build for OS X git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 0f6daec06a..71f06ea529 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2796,12 +2796,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp src/mac/carbon/aboutdlg.cpp src/mac/carbon/drawer.cpp + src/mac/carbon/dataview.cpp + src/mac/carbon/databrow.cpp src/mac/carbon/sound.cpp src/mac/carbon/taskbar.cpp src/mac/corefoundation/hidjoystick.cpp wx/mac/carbon/drawer.h + wx/mac/carbon/dataview.h + wx/mac/carbon/databrow.h wx/mac/carbon/sound.h wx/mac/carbon/taskbarosx.h wx/mac/corefoundation/joystick.h -- 2.45.2