]>
git.saurik.com Git - wxWidgets.git/blob - src/x11/minifram.cpp
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxMiniFrame. Optional; identical to wxFrame if not supported.
4 // Author: Julian Smart
8 // Copyright: (c) Julian Smart
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
12 #include "wx/wxprec.h"
16 #include "wx/minifram.h"
18 IMPLEMENT_DYNAMIC_CLASS(wxMiniFrame
, wxFrame
)
20 #endif // wxUSE_MINIFRAME