┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincategorydrawer.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2008-01-13 15:44:04 +0000
committerRafael Fernández López <[email protected]>2008-01-13 15:44:04 +0000
commitf6984788a8332b7273a77bf160e2790a0308661a (patch)
tree27f2e583a8ca09b733796578117487641290fb8f /src/dolphincategorydrawer.h
parent4addf7949364cf2c3108ed4fa6ffae4cffd007ce (diff)
Move KCategorizedView to kdelibs. Use that one.
svn path=/trunk/KDE/kdebase/apps/; revision=760873
Diffstat (limited to 'src/dolphincategorydrawer.h')
-rw-r--r--src/dolphincategorydrawer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincategorydrawer.h b/src/dolphincategorydrawer.h
index ea70a922b..1cccc620e 100644
--- a/src/dolphincategorydrawer.h
+++ b/src/dolphincategorydrawer.h
@@ -21,7 +21,7 @@
#ifndef DOLPHINCATEGORYDRAWER_H
#define DOLPHINCATEGORYDRAWER_H
-#include "kcategorydrawer.h"
+#include <kcategorydrawer.h>
#include <QStyleOption>
#include <QModelIndex>