]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/graphics.h
Use wxAlphaPixelData if the source bitmap depth is 32 or if on wxGTK and there is...
[wxWidgets.git] / include / wx / graphics.h
index 0d472b5bca736e82482c96621fc33c2b1ef75410..6e7cf27fe3d2c1c3395984344855f97106d01ea7 100644 (file)
@@ -24,7 +24,7 @@
 enum wxAntialiasMode
 {
     wxANTIALIAS_NONE, // should be 0
 enum wxAntialiasMode
 {
     wxANTIALIAS_NONE, // should be 0
-    wxANTIALIAS_DEFAULT,
+    wxANTIALIAS_DEFAULT
 };
 
 enum wxInterpolationQuality
 };
 
 enum wxInterpolationQuality