Bug in FormulaDelegate : string copy was made in a wrong way

This commit is contained in:
2017-01-01 17:34:56 +01:00
parent 320d8689f6
commit d046f4e399
2 changed files with 10 additions and 7 deletions

View File

@@ -1,9 +1,11 @@
v0.7 (11/11/2016)
v0.7 (01/01/2017)
** User **
Set background calendar color to red or yellow when one account is negative or less than 200
Set background calendar color to red or yellow when one account is negative or less than 200
** Dev **
** Bugs **
Bug in expression parser, negative mark before parenthesis considered as positive.
Bug in FormulaDelegate : string copy was made in a wrong way
v0.6 (08/10/2016)
** User **