Add wx/osx/textentry.h to the list of OS X headers.

Fix problem with "make install" which didn't install this header.

Closes #11624.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2010-01-12 15:47:07 +00:00
parent c8fdb345a0
commit a7bb4dcb49
2 changed files with 3 additions and 0 deletions

View File

@@ -3029,6 +3029,7 @@ COND_TOOLKIT_OSX_CARBON_GUI_HDR = \
wx/osx/statusbr.h \
wx/osx/taskbarosx.h \
wx/osx/textctrl.h \
wx/osx/textentry.h \
wx/osx/tglbtn.h \
wx/osx/toolbar.h \
wx/osx/tooltip.h \
@@ -3133,6 +3134,7 @@ COND_TOOLKIT_OSX_COCOA_GUI_HDR = \
wx/osx/statusbr.h \
wx/osx/taskbarosx.h \
wx/osx/textctrl.h \
wx/osx/textentry.h \
wx/osx/tglbtn.h \
wx/osx/toolbar.h \
wx/osx/tooltip.h \

View File

@@ -2417,6 +2417,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/osx/statusbr.h
wx/osx/taskbarosx.h
wx/osx/textctrl.h
wx/osx/textentry.h
wx/osx/tglbtn.h
wx/osx/toolbar.h
wx/osx/tooltip.h