Add wx/datetimectrl.h to the wxAdv files list.
Ensure that this header is installed by "make install" as it ought to. Close #13529. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7e132bdd47
commit
05f4dfa726
10 changed files with 33 additions and 0 deletions
|
|
@ -3729,6 +3729,7 @@ COND_WXUNIV_0_ADVANCED_HDR = \
|
|||
wx/dataview.h \
|
||||
wx/datectrl.h \
|
||||
wx/dateevt.h \
|
||||
wx/datetimectrl.h \
|
||||
wx/dcbuffer.h \
|
||||
wx/dvrenderers.h \
|
||||
wx/editlbox.h \
|
||||
|
|
@ -3781,6 +3782,7 @@ COND_WXUNIV_1_ADVANCED_HDR = \
|
|||
wx/dataview.h \
|
||||
wx/datectrl.h \
|
||||
wx/dateevt.h \
|
||||
wx/datetimectrl.h \
|
||||
wx/dcbuffer.h \
|
||||
wx/dvrenderers.h \
|
||||
wx/editlbox.h \
|
||||
|
|
|
|||
|
|
@ -2999,6 +2999,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
|||
wx/dataview.h
|
||||
wx/datectrl.h
|
||||
wx/dateevt.h
|
||||
wx/datetimectrl.h
|
||||
wx/dcbuffer.h
|
||||
wx/dvrenderers.h
|
||||
wx/editlbox.h
|
||||
|
|
|
|||
|
|
@ -1146,6 +1146,10 @@ SOURCE=..\..\include\wx\dateevt.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\datetimectrl.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\dcbuffer.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
|
|
@ -6180,6 +6180,10 @@ SOURCE=..\..\include\wx\dateevt.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\datetimectrl.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\dc.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
|
|
@ -1314,6 +1314,9 @@
|
|||
RelativePath="..\..\include\wx\dateevt.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\datetimectrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\dcbuffer.h">
|
||||
</File>
|
||||
<File
|
||||
|
|
|
|||
|
|
@ -5211,6 +5211,9 @@
|
|||
RelativePath="..\..\include\wx\dateevt.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\datetimectrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\dc.h">
|
||||
</File>
|
||||
<File
|
||||
|
|
|
|||
|
|
@ -1773,6 +1773,10 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\datetimectrl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\dcbuffer.h"
|
||||
>
|
||||
</File>
|
||||
|
|
|
|||
|
|
@ -6968,6 +6968,10 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\datetimectrl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\dc.h"
|
||||
>
|
||||
</File>
|
||||
|
|
|
|||
|
|
@ -1769,6 +1769,10 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\datetimectrl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\dcbuffer.h"
|
||||
>
|
||||
</File>
|
||||
|
|
|
|||
|
|
@ -6964,6 +6964,10 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\datetimectrl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\dc.h"
|
||||
>
|
||||
</File>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue