]> cloud.milkyroute.net Git - dolphin.git/commit
Fix regression introduced by an obviously untested "krazy fix" (r973284). Setting a
authorDavid Faure <faure@kde.org>
Fri, 10 Jul 2009 11:46:48 +0000 (11:46 +0000)
committerDavid Faure <faure@kde.org>
Fri, 10 Jul 2009 11:46:48 +0000 (11:46 +0000)
commitebd0f1b06fdf94fc7be5c44a434dd6fc96a34e4a
tree84a717dd240845832a93fbc1426b0173e6c0d1e9
parentc3ffc95a7356cdb428aa68f0fbfb0db9c6dcf5b5
Fix regression introduced by an obviously untested "krazy fix" (r973284). Setting a
QVariant to QString() is not the same as calling clear on the QVariant (which makes the variant invalid).
(BUG 194502)

svn path=/trunk/KDE/kdebase/apps/; revision=994217
src/dolphinmodel.cpp