Commit 44543b30 authored by Lorenz Meier's avatar Lorenz Meier

Merge

parents 6f3376a2 5dd17698
......@@ -134,6 +134,7 @@ void UASListWidget::addUAS(UASInterface* uas)
if (uasViews.isEmpty())
{
updateTimer->start(5000);
if (uWidget)
{
m_ui->verticalLayout->removeWidget(uWidget);
......
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