Not forgetting PalmOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -614,7 +614,8 @@ enum
|
|||||||
wxMGL_DOS, /* MGL on MS-DOS */
|
wxMGL_DOS, /* MGL on MS-DOS */
|
||||||
wxWINDOWS_OS2, /* Native OS/2 PM */
|
wxWINDOWS_OS2, /* Native OS/2 PM */
|
||||||
wxUNIX, /* wxBase under Unix */
|
wxUNIX, /* wxBase under Unix */
|
||||||
wxX11 /* Plain X11 and Universal widgets */
|
wxX11, /* Plain X11 and Universal widgets */
|
||||||
|
wxPALMOS /* PalmOS */
|
||||||
};
|
};
|
||||||
|
|
||||||
/* ---------------------------------------------------------------------------- */
|
/* ---------------------------------------------------------------------------- */
|
||||||
|
Reference in New Issue
Block a user