┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/kcm
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2014-02-11 18:28:22 +0100
committerFrank Reininghaus <[email protected]>2014-02-11 18:28:32 +0100
commit502016c1a7dc02b9e7b066b58222d3a204dd92aa (patch)
tree74bc60d0f8e32900fd9280a650a4025d93780afc /src/settings/kcm
parent709c33677612541e633c02376747a4ea604aa31c (diff)
Ensure that KItemListViewLayouter always has a size hint resolver
KItemListViewLayouter uses a KItemListSizeHintResolver to find out how much space the items will need in the view. Before this commit, the size hint resolver object could be changed at runtime, and it could also be null. However, we never made use of these possibilities, so all the code that checks if m_sizeHintResolver is null is actually not needed at all.
Diffstat (limited to 'src/settings/kcm')
0 files changed, 0 insertions, 0 deletions