From 0618fbee69bfde7f7f3c4a54b5cc45dac446abd3 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 05 Jan 2005 23:13:10 +0000 Subject: added wnv printing --- (limited to 'korganizer/kowhatsnextview.h') diff --git a/korganizer/kowhatsnextview.h b/korganizer/kowhatsnextview.h index 9049268..0231cf2 100644 --- a/korganizer/kowhatsnextview.h +++ b/korganizer/kowhatsnextview.h @@ -29,6 +29,8 @@ class QLabel; class KOEventViewerDialog; +#include +#include class WhatsNextTextBrowser : public QTextBrowser { Q_OBJECT public: @@ -64,6 +66,7 @@ class KOWhatsNextView : public KOrg::BaseView public slots: virtual void updateView(); + void printMe(); virtual void showDates(const QDate &start, const QDate &end); virtual void showEvents(QPtrList eventList); void updateConfig(); -- cgit v0.9.0.2