Commit f5f57c05 authored by Don Gagne's avatar Don Gagne

Added missing newline

parent a7774737
...@@ -44,4 +44,4 @@ void QGCViewModeSelection::selectPX4() { ...@@ -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;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment