mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
GCS/core: Fix visual glitch at startup.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@433 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
d0e1ba96e3
commit
7b13493efd
@ -171,7 +171,6 @@ void UAVGadgetView::removeGadget()
|
||||
m_activeToolBar->setVisible(true);
|
||||
}
|
||||
m_toolBar->layout()->removeWidget(toolBar);
|
||||
toolBar->setVisible(false);
|
||||
toolBar->setParent(0);
|
||||
}
|
||||
m_uavGadget = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user