[Bug 152284] KTimeZoneWidget setSelected doesn't work
David Faure
faure at kde.org
Wed Nov 14 14:49:06 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=152284
faure kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From faure kde org 2007-11-14 14:49 -------
SVN commit 736623 by dfaure:
Fix KTimeZoneWidget::setSelected; the model inside QTreeWidget didn't have a column for the hidden column, so the findItems failed.
Now using own loop and setData(), seems cleaner, and works.
BUG: 152284
M +1 -0 tests/CMakeLists.txt
M +37 -24 widgets/ktimezonewidget.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=736623
More information about the Kdelibs-bugs
mailing list