]> cloud.milkyroute.net Git - dolphin.git/commit
QAbstractItemView::viewOptions() only returns an instance of the class QStyleOptionVi...
authorPeter Penz <peter.penz19@gmail.com>
Wed, 18 Jul 2007 21:05:47 +0000 (21:05 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 18 Jul 2007 21:05:47 +0000 (21:05 +0000)
commita6a454c8587949e6fc954d4cd2f2eddf838c6d47
tree16abca605beee3e09c692a2628e4281990890f0e
parent71158bc65d366e1b02a6d6030b5b12afdca43bd1
QAbstractItemView::viewOptions() only returns an instance of the class QStyleOptionViewItem, so the text wrapping property of QStyleOptionViewItemV3 will never be set -> check whether wrapping has been enabled inside QListView

svn path=/trunk/KDE/kdebase/apps/; revision=689676
src/kcategorizedview.cpp