]> git.saurik.com Git - wxWidgets.git/commitdiff
added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 1840231); also moved wx/mac/joystick...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Nov 2007 14:01:49 +0000 (14:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Nov 2007 14:01:49 +0000 (14:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in
build/bakefiles/files.bkl

index f8c5ec4760a3c8fcbd0549b038723e6b1b556368..0f37702ea9ab1d8a7c2eccefb78edfddb70c7f7e 100644 (file)
@@ -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 \
index 3ccff2af48c797bc81bf100d22278e1e418692a6..c3b579ab74ddb6e5dfb9847de6ff4e75dd967e97 100644 (file)
@@ -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!
 </set>
 <set var="ADVANCED_MAC_HDR" hints="files">
     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