make wxFrame a wxControlContainer too, so that it behaves in the same way as wxDialog
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 13 Jun 2007 16:29:23 +0000 (16:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 13 Jun 2007 16:29:23 +0000 (16:29 +0000)
commit049908c57372c671516be6f1a853d35761327e81
tree99a95a078c6db9f1d485c8c53b2504def306b4b5
parent6b6bd02c07f0d495e224cdb3fa0bc25dc7b1d868
make wxFrame a wxControlContainer too, so that it behaves in the same way as wxDialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dialog.h
include/wx/frame.h
include/wx/mac/carbon/window.h
include/wx/toplevel.h
include/wx/univ/window.h
include/wx/window.h
src/common/containr.cpp
src/common/dlgcmn.cpp
src/common/toplvcmn.cpp