]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/_defs.i
GTK version of the SWIG-generated files
[wxWidgets.git] / utils / wxPython / src / _defs.i
index 90c3fc176cdd2fed7bc171327738a01dcbe3beb1..5218ae9a7d4d57d50e79f1a1d926938da505bda9 100644 (file)
@@ -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
 //