add wxUSE_MINIFRAME wrapper

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-10-21 18:07:29 +00:00
parent 84e5ae3d3c
commit 065ae02d48
6 changed files with 19 additions and 9 deletions

View File

@@ -12,8 +12,10 @@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#if wxUSE_MINIFRAME
#include "wx/minifram.h"
IMPLEMENT_DYNAMIC_CLASS(wxMiniFrame, wxFrame)
#endif // wxUSE_MINIFRAME