install missing headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
56e63286ac
commit
aee2779036
@ -1350,6 +1350,7 @@ COND_TOOLKIT_MAC_GUI_HDR = \
|
||||
wx/mac/frame.h \
|
||||
wx/mac/gauge.h \
|
||||
wx/mac/gdiobj.h \
|
||||
wx/mac/glcanvas.h \
|
||||
wx/mac/gsockmac.h \
|
||||
wx/mac/helpxxxx.h \
|
||||
wx/mac/icon.h \
|
||||
@ -1378,6 +1379,7 @@ 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/statbmp.h \
|
||||
|
@ -1688,6 +1688,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/mac/frame.h
|
||||
wx/mac/gauge.h
|
||||
wx/mac/gdiobj.h
|
||||
wx/mac/glcanvas.h
|
||||
wx/mac/gsockmac.h
|
||||
wx/mac/helpxxxx.h
|
||||
wx/mac/icon.h
|
||||
@ -1716,6 +1717,7 @@ 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/statbmp.h
|
||||
|
Loading…
Reference in New Issue
Block a user