]> git.saurik.com Git - wxWidgets.git/commit
wxFrameBase doesn't have wxRTTI so don't test for it, or
authorJulian Smart <julian@anthemion.co.uk>
Tue, 12 Apr 2005 07:33:20 +0000 (07:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 12 Apr 2005 07:33:20 +0000 (07:33 +0000)
commitb2e3be1c69b9d3382f6245b5c4e7433c6fd79766
tree84369a536888d9a1ab5e0548960f37d43bba5749
parent276612f7e4f0d7dd103000d065adef58537aa708
wxFrameBase doesn't have wxRTTI so don't test for it, or
wxDynamicCast (for example) will erroneously succeed and
return the wrong cast object

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