wx/tls.h belongs to base headers, not core (#10148)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -412,6 +412,7 @@ ALL_BASE_HEADERS = \
|
||||
wx/thread.h \
|
||||
wx/thrimpl.cpp \
|
||||
wx/timer.h \
|
||||
wx/tls.h \
|
||||
wx/tokenzr.h \
|
||||
wx/tracker.h \
|
||||
wx/txtstrm.h \
|
||||
@@ -566,6 +567,7 @@ ALL_PORTS_BASE_HEADERS = \
|
||||
wx/thread.h \
|
||||
wx/thrimpl.cpp \
|
||||
wx/timer.h \
|
||||
wx/tls.h \
|
||||
wx/tokenzr.h \
|
||||
wx/tracker.h \
|
||||
wx/txtstrm.h \
|
||||
@@ -3714,7 +3716,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
|
||||
wx/textctrl.h \
|
||||
wx/textdlg.h \
|
||||
wx/textentry.h \
|
||||
wx/tls.h \
|
||||
wx/toolbar.h \
|
||||
wx/validate.h \
|
||||
wx/valtext.h \
|
||||
|
@@ -503,6 +503,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/thread.h
|
||||
wx/thrimpl.cpp
|
||||
wx/timer.h
|
||||
wx/tls.h
|
||||
wx/tokenzr.h
|
||||
wx/tracker.h
|
||||
wx/txtstrm.h
|
||||
@@ -831,7 +832,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/textctrl.h
|
||||
wx/textdlg.h
|
||||
wx/textentry.h
|
||||
wx/tls.h
|
||||
wx/toolbar.h
|
||||
wx/validate.h
|
||||
wx/valtext.h
|
||||
|
@@ -1451,6 +1451,10 @@ SOURCE=..\..\include\wx\timer.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\tls.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\tokenzr.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@@ -6462,10 +6462,6 @@ SOURCE=..\..\include\wx\tipwin.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\tls.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\wx\toolbar.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@@ -1506,6 +1506,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\wx\timer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tls.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tokenzr.h">
|
||||
</File>
|
||||
|
@@ -4096,9 +4096,6 @@
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tipwin.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tls.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\toolbar.h">
|
||||
</File>
|
||||
|
@@ -2031,6 +2031,10 @@
|
||||
RelativePath="..\..\include\wx\timer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tls.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tokenzr.h"
|
||||
>
|
||||
|
@@ -5483,10 +5483,6 @@
|
||||
RelativePath="..\..\include\wx\tipwin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tls.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\toolbar.h"
|
||||
>
|
||||
|
@@ -2027,6 +2027,10 @@
|
||||
RelativePath="..\..\include\wx\timer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tls.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tokenzr.h"
|
||||
>
|
||||
|
@@ -5479,10 +5479,6 @@
|
||||
RelativePath="..\..\include\wx\tipwin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\tls.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\wx\toolbar.h"
|
||||
>
|
||||
|
@@ -311,6 +311,7 @@ wx/textfile.h
|
||||
wx/thread.h
|
||||
wx/thrimpl.cpp
|
||||
wx/timer.h
|
||||
wx/tls.h
|
||||
wx/tokenzr.h
|
||||
wx/tracker.h
|
||||
wx/txtstrm.h
|
||||
|
@@ -216,6 +216,7 @@ wx/textfile.h
|
||||
wx/thread.h
|
||||
wx/thrimpl.cpp
|
||||
wx/timer.h
|
||||
wx/tls.h
|
||||
wx/tokenzr.h
|
||||
wx/tracker.h
|
||||
wx/txtstrm.h
|
||||
|
@@ -240,6 +240,7 @@ wx/textfile.h
|
||||
wx/thread.h
|
||||
wx/thrimpl.cpp
|
||||
wx/timer.h
|
||||
wx/tls.h
|
||||
wx/tokenzr.h
|
||||
wx/tracker.h
|
||||
wx/txtstrm.h
|
||||
|
Reference in New Issue
Block a user