From: Vadim Zeitlin Date: Wed, 28 Nov 2007 14:01:49 +0000 (+0000) Subject: added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 1840231); also moved wx/mac/joystick... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8f6a4850ee318ea56ade994980a9ded0b74c5d99?ds=inline added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 1840231); also moved wx/mac/joystick.h and wx/mac/sound.h to it from MAC_CMN_HDR git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.in b/Makefile.in index f8c5ec4760..0f37702ea9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2376,7 +2376,6 @@ COND_TOOLKIT_MAC_GUI_HDR = \ wx/mac/helpxxxx.h \ wx/mac/icon.h \ wx/mac/imaglist.h \ - wx/mac/joystick.h \ wx/mac/listbox.h \ wx/mac/listctrl.h \ wx/mac/macnotfy.h \ @@ -2401,7 +2400,6 @@ COND_TOOLKIT_MAC_GUI_HDR = \ wx/mac/region.h \ wx/mac/scrolbar.h \ wx/mac/slider.h \ - wx/mac/sound.h \ wx/mac/spinbutt.h \ wx/mac/spinctrl.h \ wx/mac/srchctrl.h \ @@ -2931,6 +2929,9 @@ COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_ADVANCED_PLATFORM_HDR = \ @COND_TOOLKIT_GTK_TOOLKIT_VERSION_2@ADVANCED_PLATFORM_HDR = $(COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_ADVANCED_PLATFORM_HDR) COND_TOOLKIT_MAC_ADVANCED_PLATFORM_HDR = \ wx/generic/animate.h \ + wx/mac/dataview.h \ + wx/mac/joystick.h \ + wx/mac/sound.h \ wx/mac/carbon/drawer.h \ wx/mac/carbon/dataview.h \ wx/mac/carbon/databrow.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 3ccff2af48..c3b579ab74 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2305,7 +2305,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/helpxxxx.h wx/mac/icon.h wx/mac/imaglist.h - wx/mac/joystick.h wx/mac/listbox.h wx/mac/listctrl.h wx/mac/macnotfy.h @@ -2330,7 +2329,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/region.h wx/mac/scrolbar.h wx/mac/slider.h - wx/mac/sound.h wx/mac/spinbutt.h wx/mac/spinctrl.h wx/mac/srchctrl.h @@ -2882,6 +2880,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/animate.h + wx/mac/dataview.h + wx/mac/joystick.h + wx/mac/sound.h wx/mac/carbon/drawer.h wx/mac/carbon/dataview.h wx/mac/carbon/databrow.h