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
This commit is contained 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 \
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user