wxAUI's wxFrameManager::SetFrame() now takes a wxWindow ptr instead of a wxFrame ptr, in preparation for future work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Benjamin Williams
2006-07-11 13:50:49 +00:00
parent 315a592c4e
commit a189504e7f
3 changed files with 7 additions and 8 deletions

View File

@@ -16,6 +16,5 @@
#include "wx/aui/dockart.h"
#include "wx/aui/floatpane.h"
#endif
// _WX_AUI_H_
#endif // _WX_AUI_H_