Commit 8b8a55c2 authored by DonLakeFlyer's avatar DonLakeFlyer

Fix merge conflict

parent 56ad8a7c
......@@ -177,11 +177,7 @@ bool ULogParser::getTagsFromLog(QByteArray& log, QList<GeoTagWorker::cameraFeedb
}
if (cameraFeedback.count() == 0) {
<<<<<<< HEAD
qWarning() << "Could not detect camera_capture packets in ULog";
=======
errorMessage = tr("Could not detect camera_capture packets in ULog");
>>>>>>> b4f4085c6733b934358b00389d734600eab87bf7
return false;
}
......
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