aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/calendar/qquickweeknumbercolumn.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-14 12:59:43 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-19 14:22:15 +0000
commit60e91559dddb5d75dc308986b009bc82e7a0080c (patch)
tree24410dce1dce3f288a781713e1419b1eb3708497 /src/imports/calendar/qquickweeknumbercolumn.cpp
parentd690010c3ab0780cffb341b185a0e29edb80c678 (diff)
Docs: add notes about the Qt.labs module
Change-Id: I65c37f661689bf30e7a9119bb877dce68eeb634c Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/imports/calendar/qquickweeknumbercolumn.cpp')
-rw-r--r--src/imports/calendar/qquickweeknumbercolumn.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/calendar/qquickweeknumbercolumn.cpp b/src/imports/calendar/qquickweeknumbercolumn.cpp
index 04890411..3e8f1a6b 100644
--- a/src/imports/calendar/qquickweeknumbercolumn.cpp
+++ b/src/imports/calendar/qquickweeknumbercolumn.cpp
@@ -66,6 +66,8 @@ QT_BEGIN_NAMESPACE
The visual appearance of WeekNumberColumn can be changed by
implementing a \l {delegate}{custom delegate}.
+ \labs
+
\sa MonthGrid, DayOfWeekRow
*/