]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
addind nonowned window implementation
[wxWidgets.git] / include / wx / brush.h
index 12fdaf2fac8059e0c53fca2a2fe99d127d66653f..85973acb06f1dd0b8f4d1f08816f45645ba99b6d 100644 (file)
@@ -34,7 +34,7 @@ enum wxBrushStyle
     wxBRUSHSTYLE_HORIZONTAL_HATCH = wxHORIZONTAL_HATCH,
     wxBRUSHSTYLE_VERTICAL_HATCH = wxVERTICAL_HATCH,
     wxBRUSHSTYLE_FIRST_HATCH = wxFIRST_HATCH,
-    wxBRUSHSTYLE_LAST_HATCH = wxLAST_HATCH,
+    wxBRUSHSTYLE_LAST_HATCH = wxLAST_HATCH
 };