fix invalid float formatter saving

fix library formatters too
This commit is contained in:
Evgenii Alekseev 2016-08-01 19:46:28 +03:00
parent 3674fba669
commit 51b7d3aa09
8 changed files with 8 additions and 8 deletions

View File

@ -260,7 +260,7 @@ void AWFloatFormatter::writeConfiguration() const
settings.beginGroup(QString("Desktop Entry"));
settings.setValue(QString("X-AW-Width"), count());
settings.setValue(QString("X-AW-FillChar"), fillChar());
settings.setValue(QString("X-AW-Format"), format());
settings.setValue(QString("X-AW-Format"), QString(format()));
settings.setValue(QString("X-AW-ForceWidth"), forceWidth());
settings.setValue(QString("X-AW-Multiplier"), multiplier());
settings.setValue(QString("X-AW-Precision"), precision());

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1
X-AW-Number=0

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1
X-AW-Number=2

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1
X-AW-Number=1

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1
X-AW-Number=3

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1048576
X-AW-Number=6

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1024
X-AW-Number=7

View File

@ -6,7 +6,7 @@ X-AW-Active=true
X-AW-ApiVersion=2
X-AW-FillChar=@Variant(\0\0\0\a\0\0)
X-AW-ForceWidth=false
X-AW-Format=102
X-AW-Format=f
X-AW-Interval=1
X-AW-Multiplier=1
X-AW-Number=4