renamed wxFrameManager::GetFrame() and SetFrame() to GetManagedWindow() and SetManage...
authorBenjamin Williams <bwilliams@kirix.com>
Wed, 12 Jul 2006 07:18:19 +0000 (07:18 +0000)
committerBenjamin Williams <bwilliams@kirix.com>
Wed, 12 Jul 2006 07:18:19 +0000 (07:18 +0000)
commit461125ea4dde19d3473215412dc4c4b6eb3c599c
tree8b14fcfaa8e1f0244b1f8ec7a38fd7156f4d7a01
parent81f5836b8953c11551767e7bf16467824432c0a3
renamed wxFrameManager::GetFrame() and SetFrame() to GetManagedWindow() and SetManagedWindow()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/aui/framemanager.h
samples/aui/auidemo.cpp
src/aui/floatpane.cpp
src/aui/framemanager.cpp