]> git.saurik.com Git - wxWidgets.git/commitdiff
Add wx/osx/textentry.h to the list of OS X headers.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jan 2010 15:47:07 +0000 (15:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jan 2010 15:47:07 +0000 (15:47 +0000)
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

Makefile.in
build/bakefiles/files.bkl

index 21414a648fca1ebc973451ce682acb620b332d39..1956596a75195942f412edbd7cc2b82e75a1eedf 100644 (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 \
index 5e6d7bb6040e78c36bc6887065835811c85bd60e..7adcb4670be39e76347e6939de5d8e476457d0fc 100644 (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