]> cloud.milkyroute.net Git - dolphin.git/commit
fixed issue that the space info is not updated sometimes (QProgressBar::setValue...
authorPeter Penz <peter.penz19@gmail.com>
Mon, 19 Nov 2007 20:24:33 +0000 (20:24 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Mon, 19 Nov 2007 20:24:33 +0000 (20:24 +0000)
commit812994644982747d88fc34d6bfc53384bea36144
treeecf0213bcac379bc366a14a54e786ce9f219b2bf
parent8672851a75a98668a33afc12bafb55a768cdc638
fixed issue that the space info is not updated sometimes (QProgressBar::setValue() uses QProgressBar::text() which returns m_text -> the text must be set first)

svn path=/trunk/KDE/kdebase/apps/; revision=738826
src/statusbarspaceinfo.cpp