┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemcategorizer.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-06-17 15:32:31 +0000
committerRafael Fernández López <[email protected]>2007-06-17 15:32:31 +0000
commit11f0a8c50310ebbcaa93318cb097077482268cdd (patch)
tree06df222f3e7812bea96db8b8c1a40256547ec7b0 /src/kitemcategorizer.h
parent1c0341958df6d5cea0a2725afb6245ce498422b2 (diff)
New and powerful KListView. Still pending class renaming. There are two
methods that I need to think about it, and boost. Small issues like reloading all data when sorting role suddenly changes. In general terms it will work nice when you sort by name or size. We have to work further when we sort by other roles. Nice times. svn path=/trunk/KDE/kdebase/apps/; revision=676732
Diffstat (limited to 'src/kitemcategorizer.h')
-rw-r--r--src/kitemcategorizer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kitemcategorizer.h b/src/kitemcategorizer.h
index 7bec65637..1d64206eb 100644
--- a/src/kitemcategorizer.h
+++ b/src/kitemcategorizer.h
@@ -18,8 +18,8 @@
* Boston, MA 02110-1301, USA.
*/
-#ifndef __KITEMCATEGORIZER_H__
-#define __KITEMCATEGORIZER_H__
+#ifndef KITEMCATEGORIZER_H
+#define KITEMCATEGORIZER_H
#include <libdolphin_export.h>