On Friday 09 September 2011 Sep, Jaime wrote:
> There are some ifs that I do not know how to fix.. (duplicated or
> comparing the same value).
>
Ok! I will look into the krita issues. Thanks for digging in so deep!
--
Boudewijn Rempt
http://www.valdyas.org, http://www.krita.org, http://www.bou
Hi,
There are some ifs that I do not know how to fix.. (duplicated or
comparing the same value).
kexi/widget/tableview/kexitextformatter.cpp around line 165
bool KexiTextFormatter::valueIsEmpty(const QString& text) const
return d->dateFormatter->isEmpty(text);
else if (