X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03e11df5470fd64d9d9a669d0b50b84c2d714736..0b014ec713bbadb49460e4b23310fd325cdc0036:/src/mac/aga.cpp?ds=sidebyside diff --git a/src/mac/aga.cpp b/src/mac/aga.cpp index 0185303bd1..6c24f5ddf8 100644 --- a/src/mac/aga.cpp +++ b/src/mac/aga.cpp @@ -2619,6 +2619,7 @@ AGAPortHelper::~AGAPortHelper() TextMode( mode ); SetOrigin( 0 , 0 ) ; SetPort( port ) ; + wxDC::MacInvalidateSetup() ; } }