Add Generic MDI Frames as Native

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-11-14 16:08:44 +00:00
parent 30165730d8
commit a4b1f32cdf

View File

@@ -398,5 +398,6 @@
#define wxUSE_PROTOCOL_FTP 1
#define wxUSE_PROTOCOL_FILE 1
#define wxUSE_GENERIC_MDI_AS_NATIVE 1
#endif
// _WX_SETUP_H_