svn path=/trunk/KDE/kdebase/apps/; revision=687855
{
retRect.setTop(retRect.top() +
(rowsInt * itemHeight) +
{
retRect.setTop(retRect.top() +
(rowsInt * itemHeight) +
- itemCategorizer->categoryHeight(listView->viewOptions()));
+ itemCategorizer->categoryHeight(listView->viewOptions()) +
+ listView->spacing());
{
retRect.setTop(retRect.top() +
(rowsInt * itemHeight) +
{
retRect.setTop(retRect.top() +
(rowsInt * itemHeight) +
- itemCategorizer->categoryHeight(listView->viewOptions()));
+ itemCategorizer->categoryHeight(listView->viewOptions()) +
+ listView->spacing());