From b96161e4dd7fc19eea87257c2455b85420dad35a Mon Sep 17 00:00:00 2001 From: zautrix Date: Thu, 10 Mar 2005 10:40:57 +0000 Subject: todo month view fix --- (limited to 'korganizer/komonthview.h') diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h index f92a69a..fd8cbf2 100644 --- a/korganizer/komonthview.h +++ b/korganizer/komonthview.h @@ -170,13 +170,16 @@ class MonthViewCell : public QWidget QString mToolTip; void resizeEvent( QResizeEvent * ); + +public slots: + void showDay(); + protected slots: void defaultAction( QListBoxItem * ); void contextMenu( QListBoxItem * ); void selection( QListBoxItem * ); void cellClicked( QListBoxItem * ); void newEvent(); - void showDay(); private: KOMonthView *mMonthView; -- cgit v0.9.0.2