we no longer need wxFrameNative
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 19 Oct 2001 20:35:05 +0000 (20:35 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 19 Oct 2001 20:35:05 +0000 (20:35 +0000)
commit0d53fc3442b92a52dd24a40fee6a201c1b931987
tree933f4e8193108ea828a36044fc9114d5bfb8d77a
parentaf15babd51ed812af562453471617a5b400f1775
we no longer need wxFrameNative

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
include/wx/frame.h
include/wx/gtk/frame.h
include/wx/gtk1/frame.h
include/wx/mac/frame.h
include/wx/msw/frame.h
include/wx/os2/frame.h
src/gtk/frame.cpp
src/gtk/toplevel.cpp
src/gtk1/frame.cpp
src/gtk1/toplevel.cpp
src/mac/carbon/frame.cpp
src/mac/frame.cpp
src/msw/frame.cpp
src/os2/frame.cpp