From d690010c3ab0780cffb341b185a0e29edb80c678 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Mon, 18 Jan 2016 15:00:49 +0100 Subject: Doc: fix MonthGrid brief description MonthGrid is not a full-blown CalendarView. It might come later. Change-Id: Ie8c6e1d2655769cd632edc376cbb5f068c1bd273 Reviewed-by: Mitch Curtis --- src/imports/calendar/qquickmonthgrid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/imports') diff --git a/src/imports/calendar/qquickmonthgrid.cpp b/src/imports/calendar/qquickmonthgrid.cpp index ac49b62c..a3a58eab 100644 --- a/src/imports/calendar/qquickmonthgrid.cpp +++ b/src/imports/calendar/qquickmonthgrid.cpp @@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE \inherits Control \instantiates QQuickMonthGrid \inqmlmodule Qt.labs.calendar - \brief A calendar view. + \brief A grid of days for a calendar month. MonthGrid presents a calendar month in a grid. The contents are calculated for a given \l month and \l year, using the specified -- cgit v1.2.3