add wxUSE_MINIFRAME wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
#include "wx/defs.h"
|
||||
|
||||
#if wxUSE_MINIFRAME
|
||||
|
||||
#if defined(__WXPALMOS__)
|
||||
#include "wx/palmos/minifram.h"
|
||||
#elif defined(__WXMSW__)
|
||||
@@ -37,5 +39,5 @@
|
||||
typedef wxFrame wxMiniFrame;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
// _WX_MINIFRAM_H_BASE_
|
||||
#endif // wxUSE_MINIFRAME
|
||||
#endif // _WX_MINIFRAM_H_BASE_
|
||||
|
Reference in New Issue
Block a user