添加rtk,rc等设备
This commit is contained in:
@@ -188,10 +188,10 @@ void PowerSystem::setFloat(void)
|
||||
else
|
||||
{
|
||||
this->setParent(m_parent);
|
||||
this->setGeometry(m_parent->geometry());
|
||||
this->move(0,0);
|
||||
this->hide();
|
||||
//qDebug() << m_parent->children();
|
||||
|
||||
this->show();
|
||||
update();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user