diff options
| author | Rafael Fernández López <[email protected]> | 2008-01-13 15:44:04 +0000 |
|---|---|---|
| committer | Rafael Fernández López <[email protected]> | 2008-01-13 15:44:04 +0000 |
| commit | f6984788a8332b7273a77bf160e2790a0308661a (patch) | |
| tree | 27f2e583a8ca09b733796578117487641290fb8f /src/dolphincategorydrawer.h | |
| parent | 4addf7949364cf2c3108ed4fa6ffae4cffd007ce (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.h | 2 |
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> |
