]> git.saurik.com Git - wxWidgets.git/commit
Use the correct window as parent of wxInfoBar close button.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Oct 2012 14:06:05 +0000 (14:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Oct 2012 14:06:05 +0000 (14:06 +0000)
commita68fb3fc385b9cbb3c66cb321887854a5224688f
treeecfd035655330eef2ecaef500608f0c619b3ae53
parent20ffcd779a70518a2e06bc1bf53ca12465de0a6d
Use the correct window as parent of wxInfoBar close button.

Fix breakage of r72474 that used the parent window instead of wxInfoBar itself
as the parent of its close button.

Closes #14750.

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