Add missing Mac headers to the file list

Add wx/osx/core/dataview.h and wx/osx/core/mimetype.h and reorder the
files alphabetically.

Closes https://github.com/wxWidgets/wxWidgets/pull/1797
This commit is contained in:
Konstantin S. Matveyev
2020-04-14 20:52:03 +03:00
committed by Vadim Zeitlin
parent 548d27afd2
commit 4d7000d3d4
4 changed files with 36 additions and 14 deletions

View File

@@ -129,6 +129,9 @@ set(BASE_COREFOUNDATION_HDR
wx/osx/core/cfdictionary.h
wx/osx/core/cfarray.h
wx/osx/core/cftype.h
wx/osx/core/joystick.h
wx/osx/core/mimetype.h
wx/osx/core/dataview.h
)
set(BASE_OSX_SHARED_SRC
@@ -2541,7 +2544,6 @@ set(OSX_COCOA_HDR
wx/osx/datetimectrl.h
wx/osx/taskbarosx.h
wx/osx/dvrenderers.h
wx/osx/core/joystick.h
)
set(OSX_IPHONE_SRC