Commit 05a37412 authored by Lorenz Meier's avatar Lorenz Meier

Do not change views on current WP change

parent 87daf4dd
...@@ -426,7 +426,6 @@ void WaypointList::currentWaypointViewOnlyChanged(quint16 seq) ...@@ -426,7 +426,6 @@ void WaypointList::currentWaypointViewOnlyChanged(quint16 seq)
} }
} }
} }
m_ui->tabWidget->setCurrentIndex(1); // XXX magic number
} }
void WaypointList::updateWaypointEditable(int uas, Waypoint* wp) void WaypointList::updateWaypointEditable(int uas, Waypoint* wp)
......
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