]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
fix warnings in EventsSuppressor ctor from gcc with -O option
[wxWidgets.git] / include / wx / defs.h
index 8e387b61edd250a5762fc1365e8dc7cbe360db23..66263a007ce364aa9fb66c729e62a5799484d3de 100644 (file)
@@ -1751,7 +1751,8 @@ enum wxBackgroundStyle
 {
   wxBG_STYLE_SYSTEM,
   wxBG_STYLE_COLOUR,
-  wxBG_STYLE_CUSTOM
+  wxBG_STYLE_CUSTOM,
+  wxBG_STYLE_TRANSPARENT
 };
 
 /*