X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgprojections.cpp;h=6058b5c0499bee1d770d246069cfdbb9341465de;hp=9921cbe1804bd380cd831aab0f23341e292e8992;hb=bb09705ec0a20bf5b41b4248cf7800b000bc3fcb;hpb=126642174cf549e0d0b484ed75f7c417cac222ff diff --git a/src/dlgprojections.cpp b/src/dlgprojections.cpp index 9921cbe..6058b5c 100644 --- a/src/dlgprojections.cpp +++ b/src/dlgprojections.cpp @@ -129,7 +129,7 @@ BEGIN_EVENT_TABLE(ProjectionsDialog, wxDialog) m_pSGP->setTextPointSize(10); #ifdef __WXMAC__ - MacUpdateImmediately(); + // MacUpdateImmediately(); #endif } @@ -195,7 +195,7 @@ ProjectionsDialog::projectView (int iViewNumber) } #ifdef __WXMAC__ - MacUpdateImmediately(); + // MacUpdateImmediately(); #endif return m_state != Cancelled;