完善航点设置,历史遗留问题
This commit is contained in:
@@ -593,6 +593,8 @@ void CommandUI::setCurrent(QVariant value)
|
||||
{
|
||||
if(value.toBool() == true)
|
||||
{
|
||||
emit showMessage(tr("设置航点 %1").arg(m_currentSeq));
|
||||
|
||||
emit SetCurrentPoint(m_currentSeq);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user