X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=weightgraph%2Fweightspinbox.h;h=257f3d7669ae8fd6286fb80682762f871db7b06f;hb=049783b3f55169effddeb1485791528e4c8a4bd5;hp=626ef7caff515c6dccd287699cbb5c9031f03f68;hpb=d76a42d76dea7345edff3b4654593b225853aee0;p=weightgraph diff --git a/weightgraph/weightspinbox.h b/weightgraph/weightspinbox.h index 626ef7c..257f3d7 100644 --- a/weightgraph/weightspinbox.h +++ b/weightgraph/weightspinbox.h @@ -12,7 +12,7 @@ public: { setDecimals(1); setSingleStep(0.1); - setMinimum(10.0); + setMinimum(0.1); setMaximum(999.9); setValue(60.0); updateWeightUnit();