Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
pixhawk committed Dec 26, 2010
1 parent 53a72a0 commit e84ab17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/map3D/QGCGoogleEarthView.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e84ab17

Please sign in to comment.