shared: looksquery: Fix incorrect varname in exception
Este cometimento está contido em:
ascendente
890925929a
cometimento
b1f3e95622
@ -128,7 +128,7 @@ QVector<SortCondition> createSortConditions(QString sortExpression)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
throw LooqsGeneralException("Unknown order specifier: " + order);
|
throw LooqsGeneralException("Unknown order specifier: " + orderstr);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador