Commit e84ab17e authored by pixhawk's avatar pixhawk

-

parent 53a72a04
...@@ -143,7 +143,7 @@ void QGCGoogleEarthView::updateState() ...@@ -143,7 +143,7 @@ void QGCGoogleEarthView::updateState()
#endif #endif
#ifdef _MSC_VER #ifdef _MSC_VER
// if (webViewMacWin->dynamicCall("Navigate(const QString&)","isInitialized();").toBool()) // if (webViewMacWin->dynamicCall("Navigate(const QString&)","isInitialized();").toBool())
// { {
#endif #endif
static bool initialized = false; static bool initialized = false;
if (!initialized) if (!initialized)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment