]> git.saurik.com Git - wxWidgets.git/commit
fixed horrible hack with passing pointers of wrong type to Connect(), use a real...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Aug 2005 21:27:44 +0000 (21:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Aug 2005 21:27:44 +0000 (21:27 +0000)
commit6ab9bf57a56370c6723bd990e17ada9e0c5ac221
tree1e88eb2bda4cc8fc2241f15a88d54e5c0cde733a
parent4e61bf2ca10d2fafcbb03ffe6e15e3b9119a50f5
fixed horrible hack with passing pointers of wrong type to Connect(), use a real event handler class as appropriate

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