From 49cc0e47343578c0dfe1294afdf574ebfc1f4f4b Mon Sep 17 00:00:00 2001 From: tille Date: Fri, 09 May 2003 10:08:58 +0000 Subject: datebook displays defaultview (or editor) for found day now (with patch) addressbook (and todo) calls implemented, but not yet working --- (limited to 'core/pim/osearch/eventitem.h') diff --git a/core/pim/osearch/eventitem.h b/core/pim/osearch/eventitem.h index c3483de..999f0ac 100644 --- a/core/pim/osearch/eventitem.h +++ b/core/pim/osearch/eventitem.h @@ -29,6 +29,7 @@ public: virtual QString toRichText(); virtual void editItem(); + virtual void showItem(); private: OEvent *_event; -- cgit v0.9.0.2