Two little bugfixes, first is that formatTime() should not be called with true for...
commit319cc7785858bf5b566b9add23c7b65dc1a2c921
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Tue, 13 Jun 2006 17:02:29 +0000 (13 17:02 +0000)
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Tue, 13 Jun 2006 17:02:29 +0000 (13 17:02 +0000)
tree5e3bddb9f28700f98c1f2524496c4ebffa4ff3c9
parent4c7e2eae6b1d33d169da50fa4c615ad031d07926
Two little bugfixes, first is that formatTime() should not be called with true for isDuration, because it is not. And the calculation of the width in the stats was done without taking the seconds into account, thereby off by three characters.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/utils/rsibreak@551093 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/rsistats.cpp
src/rsistatwidget.cpp