pixhawk 15 years ago
parent
commit
e84ab17eb9
  1. 2
      src/ui/map3D/QGCGoogleEarthView.cc

2
src/ui/map3D/QGCGoogleEarthView.cc

@ -143,7 +143,7 @@ void QGCGoogleEarthView::updateState() @@ -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)

Loading…
Cancel
Save