Add wx/richtext/richtextuicustomization.h to the headers list.
This header wasn't installed before, add it to RICHTEXT_HDR files list in files.bkl to fix this. Closes #13203. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b3c6dd3b53
commit
8c7f440c2e
@ -4175,6 +4175,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
|
||||
wx/richtext/richtextstyledlg.h \
|
||||
wx/richtext/richtextstyles.h \
|
||||
wx/richtext/richtextsymboldlg.h \
|
||||
wx/richtext/richtextuicustomization.h \
|
||||
wx/richtext/richtextxml.h \
|
||||
wx/stc/stc.h
|
||||
@COND_USE_GUI_1@ALL_GUI_HEADERS = $(COND_USE_GUI_1_ALL_GUI_HEADERS)
|
||||
|
@ -3654,6 +3654,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/richtext/richtextstyledlg.h
|
||||
wx/richtext/richtextstyles.h
|
||||
wx/richtext/richtextsymboldlg.h
|
||||
wx/richtext/richtextuicustomization.h
|
||||
wx/richtext/richtextxml.h
|
||||
</set>
|
||||
|
||||
|
@ -6657,6 +6657,10 @@ SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\richtext\richtextuicustomization.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\richtext\richtextxml.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -566,6 +566,10 @@ SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\richtext\richtextuicustomization.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\richtext\richtextxml.h
|
||||
# End Source File
|
||||
# End Group
|
||||
|
@ -5579,6 +5579,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextsymboldlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextuicustomization.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextxml.h">
|
||||
</File>
|
||||
|
@ -798,6 +798,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextsymboldlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextuicustomization.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextxml.h">
|
||||
</File>
|
||||
|
@ -7459,6 +7459,10 @@
|
||||
RelativePath="..\..\include\wx\richtext\richtextsymboldlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextuicustomization.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextxml.h"
|
||||
>
|
||||
|
@ -1086,6 +1086,10 @@
|
||||
RelativePath="..\..\include\wx\richtext\richtextsymboldlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextuicustomization.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextxml.h"
|
||||
>
|
||||
|
@ -7455,6 +7455,10 @@
|
||||
RelativePath="..\..\include\wx\richtext\richtextsymboldlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextuicustomization.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextxml.h"
|
||||
>
|
||||
|
@ -1082,6 +1082,10 @@
|
||||
RelativePath="..\..\include\wx\richtext\richtextsymboldlg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextuicustomization.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\richtext\richtextxml.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user