]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
Prevent unnecessary assert when someone tries to
[wxWidgets.git] / include / wx / defs.h
index 7e5f65f274f9c9c4f9b377f45a5a4c2557762ba6..43a993e20ac306bf782163b1fa242a8e2b5a8dca 100644 (file)
@@ -613,7 +613,8 @@ enum
     wxWINDOWS_OS2,            /*  Native OS/2 PM */
     wxUNIX,                   /*  wxBase under Unix */
     wxX11,                    /*  Plain X11 and Universal widgets */
-    wxPALMOS                  /*  PalmOS */
+    wxPALMOS,                 /*  PalmOS */
+    wxDOS                     /*  wxBase under MS-DOS */
 };
 
 /*  ---------------------------------------------------------------------------- */