┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcategorydrawer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kcategorydrawer.h')
-rw-r--r--src/kcategorydrawer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcategorydrawer.h b/src/kcategorydrawer.h
index 743dafa90..6af0d73cd 100644
--- a/src/kcategorydrawer.h
+++ b/src/kcategorydrawer.h
@@ -46,7 +46,7 @@ public:
const QStyleOption &option,
QPainter *painter) const;
- virtual int categoryHeight(const QStyleOption &option) const;
+ virtual int categoryHeight(const QModelIndex &index, const QStyleOption &option) const;
};
#endif // KCATEGORYDRAWER_H