--- a/calendarui/views/inc/calenmonthview.h Wed Jun 23 18:11:28 2010 +0300
+++ b/calendarui/views/inc/calenmonthview.h Tue Jul 06 14:14:56 2010 +0300
@@ -85,6 +85,7 @@
void handlePreviewPaneGesture(bool rightGesture);
QDateTime firstDayOfGrid();
void fetchEntriesAndUpdateModel();
+ void launchDayView();
private:
void createGrid();
@@ -114,9 +115,6 @@
void handleLeftEffectCompleted(const HbEffect::EffectStatus &status);
void handleRightEffectCompleted(const HbEffect::EffectStatus &status);
void addRemoveActionsInMenu();
-
-public slots:
- void launchDayView();
void changeOrientation(Qt::Orientation orientation);
private: