summaryrefslogtreecommitdiff
path: root/core/pim/osearch/eventitem.h
Side-by-side diff
Diffstat (limited to 'core/pim/osearch/eventitem.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/osearch/eventitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/osearch/eventitem.h b/core/pim/osearch/eventitem.h
index d0d45a8..5f9c9fc 100644
--- a/core/pim/osearch/eventitem.h
+++ b/core/pim/osearch/eventitem.h
@@ -32,6 +32,7 @@ public:
virtual QIntDict<QString> actions();
private:
+ void setIcon();
OEvent *_event;
};