qt5base-lts/examples/widgets/richtext/calendar
Christian Ehrlicher 10db31f933 Examples: replace QDate::longMonthName()/longDayName()
QDate::longMonthName()/longDayName was deprecated in 5.10 and replaced
by QLocale::system().monthName()/dayName() in this case

Change-Id: I666cccfa1b8a437cc830804bbe3504511265ea9b
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2018-03-27 16:50:01 +00:00
..
calendar.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Examples: replace QDate::longMonthName()/longDayName() 2018-03-27 16:50:01 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00