]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
set wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as well, and not only wxUSE_ON_FATAL...
[wxWidgets.git] / include / wx / defs.h
index 9f088c38327d4cc6fe830d84d40a28b29cc68efd..32572213e63dc4eeee0bdc3bdd7ad17d7c43872d 100644 (file)
@@ -357,7 +357,7 @@ typedef int wxWindowID;
             #define wxVaCopy(d, s) ((d) = (s))
         #endif
     #endif /* va_copy/!va_copy */
-#endif // wxVaCopy
+#endif /* wxVaCopy */
 
 
 /*  ---------------------------------------------------------------------------- */
@@ -1419,11 +1419,16 @@ enum wxBorder
 #define wxRA_HORIZONTAL     wxHORIZONTAL
 #define wxRA_VERTICAL       wxVERTICAL
 
+/*  Use alternative object for single control */
+
+#define wxRA_USE_SUBSTITUTE 0x0010
+
 /*
  * wxRadioButton style flag
  */
 #define wxRB_GROUP          0x0004
 #define wxRB_SINGLE         0x0008
+#define wxRB_USE_SUBSTITUTE 0x0010
 
 /*
  * wxSlider flags
@@ -1441,6 +1446,7 @@ enum wxBorder
 #define wxSL_BOTTOM          0x0200
 #define wxSL_BOTH            0x0400
 #define wxSL_SELRANGE        0x0800
+#define wxSL_INVERSE         0x1000
 
 /*
  * wxScrollBar flags