]> cloud.milkyroute.net Git - dolphin.git/commit
The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is assigned...
authorPeter Penz <peter.penz19@gmail.com>
Mon, 14 May 2007 22:46:01 +0000 (22:46 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Mon, 14 May 2007 22:46:01 +0000 (22:46 +0000)
commitc5f8d7ca78ad5cafc5464dc8eb44509b96da6ef0
tree3db53d493c88e928c14e4368c64d0b1935b9ba2c
parent10ebd5818bc1f7afae394a7d3adc8792c257f41d
The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is assigned to a QStyleOptionViewItem object later on (QStyleOptionViewItem AbstractItemView::viewOptions() const) -> enable the wrapping in the QListView itself.

svn path=/trunk/KDE/kdebase/apps/; revision=664830
src/dolphiniconsview.cpp
src/dolphiniconsview.h