mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
GCS/OPMap-Add remove leg button functionality.
This commit is contained in:
parent
2d94e29fd9
commit
68fba80301
@ -78,7 +78,7 @@ void pathPlanner::on_tbAdd_clicked()
|
||||
|
||||
void pathPlanner::on_tbDelete_clicked()
|
||||
{
|
||||
|
||||
ui->tableView->model()->removeRow(ui->tableView->selectionModel()->currentIndex().row());
|
||||
}
|
||||
|
||||
void pathPlanner::on_tbInsert_clicked()
|
||||
|
Loading…
x
Reference in New Issue
Block a user