#13203: wxRichTextFormattingDialog -> include file not installed
----------------------------+-----------------------------------------------
Reporter: udo_eisenbarth | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: build | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 0 | Blocking:
----------------------------+-----------------------------------------------
In latest SVN trunk the include file
richtext/richtextuicustomization.h
does not seem to be installed while using "make install".
Regards,
Udo
--
Ticket URL: <http://trac.wxwidgets.org/ticket/13203>
#13203: wxRichTextFormattingDialog -> include file not installed
-----------------------------+----------------------------------------------
Reporter: udo_eisenbarth | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: build | Version: 2.9-svn
Resolution: fixed | Keywords:
Blockedby: | Patch: 0
Blocking: |
-----------------------------+----------------------------------------------
Changes (by VZ):
* status: new => closed
* resolution: => fixed
Comment:
(In [67716]) 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.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/13203#comment:1>