From 0233482f5f4baf7a0af45229b02c5deaab17a412 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 02 Jul 2005 17:31:20 +0000 Subject: mv warnings removed --- (limited to 'korganizer/komonthview.h') diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h index a41eb54..4d62e9b 100644 --- a/korganizer/komonthview.h +++ b/korganizer/komonthview.h @@ -196,7 +196,7 @@ public slots: void showDay(); void deHighLight(); void repaintfinishUpdateCell(); - protected slots: + protected slots: void defaultAction( QListBoxItem * ); void contextMenu( QListBoxItem * ); void selection( QListBoxItem * ); @@ -250,9 +250,10 @@ class KOMonthView: public KOEventView /** returns dates of the currently selected events */ virtual DateList selectedDates(); - +#if 0 virtual void printPreview(CalPrinter *calPrinter, const QDate &, const QDate &); +#endif bool isMonthView() { return !mShowWeekView; } bool isUpdatePossible() { return updatePossible; } @@ -281,6 +282,7 @@ class KOMonthView: public KOEventView void setKeyBFocus(); protected slots: + void catChanged( Incidence * ); void setKeyBoardFocus(); void slotNewTodo(); void slotNewEvent(); -- cgit v0.9.0.2