use wxGUIAppTraits::WaitForChild() in wxMac too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3522,6 +3522,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
|
||||
<set var="PLATFORM_SRC" hints="files">
|
||||
<if cond="PLATFORM_UNIX=='1'">$(UNIX_SRC)</if>
|
||||
<if cond="PLATFORM_MACOSX=='1'">$(UNIX_SRC)</if>
|
||||
</set>
|
||||
|
||||
<set var="GUI_SRC" hints="files">
|
||||
|
Reference in New Issue
Block a user