summaryrefslogtreecommitdiffstats
path: root/sigtools/PluginTreeDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigtools/PluginTreeDelegate.h')
-rw-r--r--sigtools/PluginTreeDelegate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigtools/PluginTreeDelegate.h b/sigtools/PluginTreeDelegate.h
index 7e38cd51..dee56dfb 100644
--- a/sigtools/PluginTreeDelegate.h
+++ b/sigtools/PluginTreeDelegate.h
@@ -38,6 +38,7 @@ class SIGTOOLS_NO_EXPORT PluginTreeDelegate : public KWidgetItemDelegate
public:
PluginTreeDelegate(KCategorizedView* view, PluginTree* tree);
+ ~PluginTreeDelegate();
void paint(QPainter* painter, const QStyleOptionViewItem& option, const QModelIndex& index) const;
QSize sizeHint(const QStyleOptionViewItem& option, const QModelIndex& index) const;