Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl.
And rebake. Now that wxEventLoop can be used in wxBase as well, we need this file to be installed as part of wxBase too. Closes #11617. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
330ca4d434
commit
002374070e
@ -347,6 +347,7 @@ ALL_BASE_HEADERS = \
|
||||
wx/dynload.h \
|
||||
wx/encconv.h \
|
||||
wx/event.h \
|
||||
wx/evtloop.h \
|
||||
wx/except.h \
|
||||
wx/features.h \
|
||||
wx/flags.h \
|
||||
@ -511,6 +512,7 @@ ALL_PORTS_BASE_HEADERS = \
|
||||
wx/dynload.h \
|
||||
wx/encconv.h \
|
||||
wx/event.h \
|
||||
wx/evtloop.h \
|
||||
wx/except.h \
|
||||
wx/features.h \
|
||||
wx/flags.h \
|
||||
@ -3740,7 +3742,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
|
||||
wx/docmdi.h \
|
||||
wx/docview.h \
|
||||
wx/effects.h \
|
||||
wx/evtloop.h \
|
||||
wx/evtloopsrc.h \
|
||||
wx/fdrepdlg.h \
|
||||
wx/filectrl.h \
|
||||
|
@ -440,6 +440,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/dynload.h
|
||||
wx/encconv.h
|
||||
wx/event.h
|
||||
wx/evtloop.h
|
||||
wx/except.h
|
||||
wx/features.h
|
||||
wx/flags.h
|
||||
@ -896,7 +897,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/docmdi.h
|
||||
wx/docview.h
|
||||
wx/effects.h
|
||||
wx/evtloop.h
|
||||
wx/evtloopsrc.h
|
||||
wx/fdrepdlg.h
|
||||
wx/filectrl.h
|
||||
|
@ -1219,6 +1219,10 @@ SOURCE=..\..\include\wx\event.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\evtloop.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\except.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -5967,10 +5967,6 @@ SOURCE=..\..\include\wx\encinfo.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\evtloop.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\evtloopsrc.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -1346,6 +1346,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\wx\event.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloop.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\except.h">
|
||||
</File>
|
||||
|
@ -5092,9 +5092,6 @@
|
||||
<File
|
||||
RelativePath="..\..\include\wx\encinfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloop.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloopsrc.h">
|
||||
</File>
|
||||
|
@ -1813,6 +1813,10 @@
|
||||
RelativePath="..\..\include\wx\event.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloop.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\except.h"
|
||||
>
|
||||
|
@ -6807,10 +6807,6 @@
|
||||
RelativePath="..\..\include\wx\encinfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloop.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloopsrc.h"
|
||||
>
|
||||
|
@ -1809,6 +1809,10 @@
|
||||
RelativePath="..\..\include\wx\event.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloop.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\except.h"
|
||||
>
|
||||
|
@ -6803,10 +6803,6 @@
|
||||
RelativePath="..\..\include\wx\encinfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloop.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\evtloopsrc.h"
|
||||
>
|
||||
|
@ -243,6 +243,7 @@ wx/dynlib.h
|
||||
wx/dynload.h
|
||||
wx/encconv.h
|
||||
wx/event.h
|
||||
wx/evtloop.h
|
||||
wx/except.h
|
||||
wx/features.h
|
||||
wx/flags.h
|
||||
|
@ -148,6 +148,7 @@ wx/dynlib.h
|
||||
wx/dynload.h
|
||||
wx/encconv.h
|
||||
wx/event.h
|
||||
wx/evtloop.h
|
||||
wx/except.h
|
||||
wx/features.h
|
||||
wx/flags.h
|
||||
|
@ -172,6 +172,7 @@ wx/dynlib.h
|
||||
wx/dynload.h
|
||||
wx/encconv.h
|
||||
wx/event.h
|
||||
wx/evtloop.h
|
||||
wx/except.h
|
||||
wx/features.h
|
||||
wx/flags.h
|
||||
|
Loading…
Reference in New Issue
Block a user