STL build compilation fix.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Dec 2009 13:27:53 +0000 (13:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Dec 2009 13:27:53 +0000 (13:27 +0000)
commit54a3120e951e7e478d87ea862880e4ee3f8b9dd9
treeb74c1e832cab57015330325dc69286aecac59cd4
parentc200f9a3b7003a6ef27f079672b7d165b04a59b7
STL build compilation fix.

Explicitly cast wxWindowBase pointer to wxWindow before passing it to
wxWindowList::Find().

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