|
|
@ -44,4 +44,4 @@ void QGCViewModeSelection::selectPX4() { |
|
|
|
emit customViewModeSelected(MainWindow::CUSTOM_MODE_PX4); |
|
|
|
emit customViewModeSelected(MainWindow::CUSTOM_MODE_PX4); |
|
|
|
mode = MainWindow::CUSTOM_MODE_PX4; |
|
|
|
mode = MainWindow::CUSTOM_MODE_PX4; |
|
|
|
selected = true; |
|
|
|
selected = true; |
|
|
|
} |
|
|
|
} |
|
|
|