Commit 888b07ee authored by Don Gagne's avatar Don Gagne

Add <CR> at eof

parent bfe89b28
...@@ -619,4 +619,4 @@ void FirmwareUpgradeController::_appendStatusLog(const QString& text) ...@@ -619,4 +619,4 @@ void FirmwareUpgradeController::_appendStatusLog(const QString& text)
"append", "append",
Q_RETURN_ARG(QVariant, returnedValue), Q_RETURN_ARG(QVariant, returnedValue),
Q_ARG(QVariant, varText)); Q_ARG(QVariant, varText));
} }
\ 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