X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fdlgprojections.cpp;h=6058b5c0499bee1d770d246069cfdbb9341465de;hb=d952113d9428857800f2e31230131f53c67d8db9;hp=9921cbe1804bd380cd831aab0f23341e292e8992;hpb=f7ee98f7d964ed361068179f0e7ea4475ed1abdf;p=ctsim.git 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;