DCO Remediation Commit for cullvox <cullvox@outlook.com>
I, cullvox <cullvox@outlook.com>, hereby add my Signed-off-by to this commit: ee7016fa54
Signed-off-by: cullvox <cullvox@outlook.com>
This commit is contained in:
parent
ee7016fa54
commit
e96d0b6caf
@ -272,7 +272,6 @@ struct TextFormatter {
|
|||||||
bool processComponent(const QJsonValue& value, QString& result, const TextFormatter* parentFormat)
|
bool processComponent(const QJsonValue& value, QString& result, const TextFormatter* parentFormat)
|
||||||
{
|
{
|
||||||
TextFormatter formatter;
|
TextFormatter formatter;
|
||||||
|
|
||||||
if (parentFormat)
|
if (parentFormat)
|
||||||
formatter = *parentFormat;
|
formatter = *parentFormat;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user