┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincategorydrawer.cpp
diff options
context:
space:
mode:
authorUrs Wolfer <[email protected]>2008-11-30 12:42:17 +0000
committerUrs Wolfer <[email protected]>2008-11-30 12:42:17 +0000
commit3866dec5c5b2375d221a252a1619506dc0a45f66 (patch)
tree8efedd97d2d6c000007eb60b0852f4318ea8cd6c /src/dolphincategorydrawer.cpp
parent3d3581057c59b0064541bf05deb689174e6f8b24 (diff)
krazy fixes:
* use Q_OBJECT macro * fix includes * use explicit constructor svn path=/trunk/KDE/kdebase/apps/; revision=890820
Diffstat (limited to 'src/dolphincategorydrawer.cpp')
-rw-r--r--src/dolphincategorydrawer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincategorydrawer.cpp b/src/dolphincategorydrawer.cpp
index 34766c66f..881743377 100644
--- a/src/dolphincategorydrawer.cpp
+++ b/src/dolphincategorydrawer.cpp
@@ -20,7 +20,7 @@
#include "dolphincategorydrawer.h"
-#include "config-nepomuk.h"
+#include <config-nepomuk.h>
#include <QPainter>
#include <QFile>