From a3b1470f3da722d044505f78bef9de51b2107802 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 04 Dec 2004 13:59:01 +0000 Subject: monthview changes --- (limited to 'korganizer/komonthview.h') diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h index d976246..e94952f 100644 --- a/korganizer/komonthview.h +++ b/korganizer/komonthview.h @@ -200,6 +200,7 @@ class KOMonthView: public KOEventView virtual void printPreview(CalPrinter *calPrinter, const QDate &, const QDate &); + bool isMonthView() { return true; } MonthViewCell * selectedCell(); public slots: -- cgit v0.9.0.2