From e84ab17eb92192b81beef664a67a43e98e4ba242 Mon Sep 17 00:00:00 2001
From: pixhawk <tv@.(none)>
Date: Sun, 26 Dec 2010 21:59:43 +0100
Subject: [PATCH] -

---
 src/ui/map3D/QGCGoogleEarthView.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ui/map3D/QGCGoogleEarthView.cc b/src/ui/map3D/QGCGoogleEarthView.cc
index 17db417..ad3bc88 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)