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:
@@ -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 \
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user