Commit 00b3967d authored by Valentin Platzgummer's avatar Valentin Platzgummer

trying to add wp to flight view

parent 7fdb00b0
......@@ -234,7 +234,7 @@ void WimaController::containerDataValidChanged(bool valid)
}
// remove warnings if you read this
qWarning("Mission Item count:");
qWarning("WimaController::containerDataValidChanged(): Mission Item count:");
qWarning() << _missionItems.count();
_missionController->removeAll();
......
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