calendarui/views/inc/calenmonthview.h
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 63 a3cb48f6c889
--- a/calendarui/views/inc/calenmonthview.h	Mon Jul 12 02:32:28 2010 +0530
+++ b/calendarui/views/inc/calenmonthview.h	Mon Jul 26 13:54:38 2010 +0530
@@ -78,7 +78,7 @@
 	void populatePrevMonth();
 	void populateNextMonth();
 	void onLocaleChanged(int reason);
-	QList<CalenMonthData> monthDataList();
+	QList<CalenMonthData>& monthDataList();
 	void updateModelWithPrevMonth();
 	void updateModelWithFutureMonth();
 	void populatePreviewPane(QDateTime &dateTime);