Now wxFrame derives from wxFrameMSW/GTK in non-wxUniv mode. Fixes RTTI problems.
authorJulian Smart <julian@anthemion.co.uk>
Wed, 27 Jun 2001 17:19:49 +0000 (17:19 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 27 Jun 2001 17:19:49 +0000 (17:19 +0000)
commit3a12b404f849a8ce2d28290899379a1f934a9af1
tree5dd9a943e79951a412f86dddbe5b0d02aeda8c73
parent22bd93879da9809ecb6ac5cd3bdf58c2aabf0da1
Now wxFrame derives from wxFrameMSW/GTK in non-wxUniv mode. Fixes RTTI problems.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/frame.h
src/gtk/frame.cpp
src/gtk1/frame.cpp
src/msw/frame.cpp