]> git.saurik.com Git - wxWidgets.git/commit
Fix issue that was causing ShowWithoutActivating to indirectly call wxNonOwnedWindow...
authorKevin Ollivier <kevino@theolliviers.com>
Wed, 30 Dec 2009 23:40:01 +0000 (23:40 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Wed, 30 Dec 2009 23:40:01 +0000 (23:40 +0000)
commit598ad2b94d5bbd1ab4186350f4eeaf3fd27f1ee6
treed0f5fa3897a7296b027b5d737dd021488a808744
parent9e477451a173c2096b163f94a425c659c211a6ab
Fix issue that was causing ShowWithoutActivating to indirectly call wxNonOwnedWindow::Show.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/toplevel_osx.cpp