Use correct name in MustHavApp macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -449,7 +449,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
MustHaveApp(wxThread);
|
||||
MustHaveApp(wxThread_IsMain);
|
||||
%inline %{
|
||||
bool wxThread_IsMain() {
|
||||
#ifdef WXP_WITH_THREAD
|
||||
|
Reference in New Issue
Block a user