summaryrefslogtreecommitdiff
path: root/core/pim/osearch/eventitem.h
authortille <tille>2003-05-14 15:25:08 (UTC)
committer tille <tille>2003-05-14 15:25:08 (UTC)
commit0042c63bd72905598928621e6e849cd6303ddf27 (patch) (side-by-side diff)
treef56dc5935cc9a4ec0d4df46d219fd7fc29fe1526 /core/pim/osearch/eventitem.h
parentdbda71abdc7c13ac0acde21320ee00726d95dec4 (diff)
downloadopie-0042c63bd72905598928621e6e849cd6303ddf27.zip
opie-0042c63bd72905598928621e6e849cd6303ddf27.tar.gz
opie-0042c63bd72905598928621e6e849cd6303ddf27.tar.bz2
icons for todo, contact and event results indication the matching field
Diffstat (limited to 'core/pim/osearch/eventitem.h') (more/less context) (ignore 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;
};