Install wx/preferences.h and wx/testing.h in "make install".

These headers were accidentally forgotten in files.bkl, add them there and
rebake.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2014-03-13 16:15:28 +00:00
parent 1e832755cf
commit 9be89b48db
6 changed files with 34 additions and 0 deletions

View File

@ -4148,6 +4148,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/panel.h \
wx/pen.h \
wx/position.h \
wx/preferences.h \
wx/radiobox.h \
wx/radiobut.h \
wx/range.h \
@ -4165,6 +4166,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/statbox.h \
wx/stattext.h \
wx/statusbr.h \
wx/testing.h \
wx/textcompleter.h \
wx/textctrl.h \
wx/textdlg.h \

View File

@ -879,6 +879,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/panel.h
wx/pen.h
wx/position.h
wx/preferences.h
wx/radiobox.h
wx/radiobut.h
wx/range.h
@ -896,6 +897,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/statbox.h
wx/stattext.h
wx/statusbr.h
wx/testing.h
wx/textcompleter.h
wx/textctrl.h
wx/textdlg.h

View File

@ -2884,6 +2884,10 @@ SOURCE=..\..\include\wx\position.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\preferences.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\print.h
# End Source File
# Begin Source File
@ -3160,6 +3164,10 @@ SOURCE=..\..\include\wx\tbarbase.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\testing.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\textcompleter.h
# End Source File
# Begin Source File

View File

@ -2348,6 +2348,9 @@
<File
RelativePath="..\..\include\wx\position.h">
</File>
<File
RelativePath="..\..\include\wx\preferences.h">
</File>
<File
RelativePath="..\..\include\wx\print.h">
</File>
@ -2555,6 +2558,9 @@
<File
RelativePath="..\..\include\wx\tbarbase.h">
</File>
<File
RelativePath="..\..\include\wx\testing.h">
</File>
<File
RelativePath="..\..\include\wx\textcompleter.h">
</File>

View File

@ -3139,6 +3139,10 @@
RelativePath="..\..\include\wx\position.h"
>
</File>
<File
RelativePath="..\..\include\wx\preferences.h"
>
</File>
<File
RelativePath="..\..\include\wx\print.h"
>
@ -3415,6 +3419,10 @@
RelativePath="..\..\include\wx\tbarbase.h"
>
</File>
<File
RelativePath="..\..\include\wx\testing.h"
>
</File>
<File
RelativePath="..\..\include\wx\textcompleter.h"
>

View File

@ -3137,6 +3137,10 @@
RelativePath="..\..\include\wx\position.h"
>
</File>
<File
RelativePath="..\..\include\wx\preferences.h"
>
</File>
<File
RelativePath="..\..\include\wx\print.h"
>
@ -3413,6 +3417,10 @@
RelativePath="..\..\include\wx\tbarbase.h"
>
</File>
<File
RelativePath="..\..\include\wx\testing.h"
>
</File>
<File
RelativePath="..\..\include\wx\textcompleter.h"
>