Doc: Fix image for eventcalendar example
Use correct image in documentation for eventcalendar example. Pick-to: 6.4 6.3 Fixes: QTBUG-105572 Change-Id: If217dfa536aea2fa3197510c36a865053e3e96dd Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
parent
acf2ed0c5f
commit
db11519e68
|
@ -8,7 +8,7 @@
|
||||||
\ingroup qtquickcontrols2-examples
|
\ingroup qtquickcontrols2-examples
|
||||||
\brief A simple event calendar.
|
\brief A simple event calendar.
|
||||||
|
|
||||||
\image qtquickcontrols2-gallery-menu.png
|
\image qtquickcalendar-eventcalendar.png
|
||||||
|
|
||||||
The Event Calendar example is a simple application that shows how to use
|
The Event Calendar example is a simple application that shows how to use
|
||||||
\l DayOfWeekRow, \l WeekNumberColumn, and \l MonthGrid to create a calendar.
|
\l DayOfWeekRow, \l WeekNumberColumn, and \l MonthGrid to create a calendar.
|
||||||
|
|
Loading…
Reference in New Issue