summaryrefslogtreecommitdiff
path: root/src/mainwindow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r--src/mainwindow.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index 27452ce..9c049ac 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.cc
@@ -261,6 +261,7 @@ void MainWindow::cpr_clicked()
// TODO: Restore old CPR and name, in the labels.
} else {
// TODO: Change CPR camera.
+ camera->setCpr("fisk");
}
}