┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemcategorizer.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-06-19 17:26:09 +0000
committerRafael Fernández López <[email protected]>2007-06-19 17:26:09 +0000
commit41d6071059f31a8b906cacd2dfe5a802e4b4c0d1 (patch)
tree8a6e972a392c6055ecf29e43ee0a6361c1af08f9 /src/kitemcategorizer.h
parent85e0112c3d17df526093d9ccabaea2a31d3e172a (diff)
Fix the problem of the crash related to commit 677667, taking in count we are in IconMode, not in a mode
different than ListMode. Fix some comments. svn path=/trunk/KDE/kdebase/apps/; revision=677668
Diffstat (limited to 'src/kitemcategorizer.h')
-rw-r--r--src/kitemcategorizer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemcategorizer.h b/src/kitemcategorizer.h
index 1d64206eb..5c6531a1d 100644
--- a/src/kitemcategorizer.h
+++ b/src/kitemcategorizer.h
@@ -40,4 +40,4 @@ public:
virtual QString categoryForItem(const QModelIndex &index, int sortRole) = 0;
};
-#endif
+#endif // KITEMCATEGORIZER_H