]> git.saurik.com Git - wxWidgets.git/commitdiff
Not forgetting PalmOS
authorJulian Smart <julian@anthemion.co.uk>
Wed, 16 Mar 2005 10:20:20 +0000 (10:20 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 16 Mar 2005 10:20:20 +0000 (10:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 7d360b82fd61904301aa8b80a250c216fee19058..6291efca9900888eea6b9c2738f3e2351d5850d7 100644 (file)
@@ -614,7 +614,8 @@ enum
     wxMGL_DOS,                /*  MGL on MS-DOS */
     wxWINDOWS_OS2,            /*  Native OS/2 PM */
     wxUNIX,                   /*  wxBase under Unix */
-    wxX11                     /*  Plain X11 and Universal widgets */
+    wxX11,                    /*  Plain X11 and Universal widgets */
+    wxPALMOS                  /*  PalmOS */
 };
 
 /*  ---------------------------------------------------------------------------- */