X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/853b255a6b035f9448b4ca7e07a453be7bd2f892..70551f4702bfdd1796be68bc4c24503d229a05c5:/utils/wxPython/src/_defs.i diff --git a/utils/wxPython/src/_defs.i b/utils/wxPython/src/_defs.i index 90c3fc176c..5218ae9a7d 100644 --- a/utils/wxPython/src/_defs.i +++ b/utils/wxPython/src/_defs.i @@ -113,7 +113,9 @@ enum { wxMINOR_VERSION, wxRELEASE_NUMBER, +#ifdef __WXMSW__ UNKNOWN, +#endif NOT_FOUND, wxVSCROLL, @@ -695,6 +697,11 @@ enum wxEventType { ///////////////////////////////////////////////////////////////////////////// // // $Log$ +// Revision 1.4 1998/08/18 19:48:11 RD +// more wxGTK compatibility things. +// +// It builds now but there are serious runtime problems... +// // Revision 1.3 1998/08/14 23:36:33 RD // Beginings of wxGTK compatibility //