OS/2 change to generic mdi didn't quite make it in time for the branching.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -256,7 +256,7 @@ private:
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef wxUSE_GENERIC_MDI_AS_NATIVE
|
#ifndef wxUSE_GENERIC_MDI_AS_NATIVE
|
||||||
#if defined(__WXUNIVERSAL__)
|
#if defined(__WXUNIVERSAL__) || defined(__WXPM__)
|
||||||
#define wxUSE_GENERIC_MDI_AS_NATIVE 1
|
#define wxUSE_GENERIC_MDI_AS_NATIVE 1
|
||||||
#else
|
#else
|
||||||
#define wxUSE_GENERIC_MDI_AS_NATIVE 0
|
#define wxUSE_GENERIC_MDI_AS_NATIVE 0
|
||||||
|
Reference in New Issue
Block a user