diff --git a/include/wx/graphics.h b/include/wx/graphics.h index 0d472b5bca..6e7cf27fe3 100644 --- a/include/wx/graphics.h +++ b/include/wx/graphics.h @@ -24,7 +24,7 @@ enum wxAntialiasMode { wxANTIALIAS_NONE, // should be 0 - wxANTIALIAS_DEFAULT, + wxANTIALIAS_DEFAULT }; enum wxInterpolationQuality