From 41d6071059f31a8b906cacd2dfe5a802e4b4c0d1 Mon Sep 17 00:00:00 2001 From: Rafael Fernández López Date: Tue, 19 Jun 2007 17:26:09 +0000 Subject: 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 --- src/kitemcategorizer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kitemcategorizer.h') 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 -- cgit v1.3