diff --git a/src/ui/map3D/QGCGoogleEarthView.cc b/src/ui/map3D/QGCGoogleEarthView.cc index 17db417f4b1e227576f01063ec25ac75e706127f..ad3bc883bac576f973fd9a6e43e278c16b0719c5 100644 --- a/src/ui/map3D/QGCGoogleEarthView.cc +++ b/src/ui/map3D/QGCGoogleEarthView.cc @@ -143,7 +143,7 @@ void QGCGoogleEarthView::updateState() #endif #ifdef _MSC_VER // if (webViewMacWin->dynamicCall("Navigate(const QString&)","isInitialized();").toBool()) - // { + { #endif static bool initialized = false; if (!initialized)