Properly reflect format changes in calendarwidget example.
authorMitch Curtis <mitch.curtis@nokia.com>
Thu, 30 Aug 2012 12:02:39 +0000 (14:02 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 3 Sep 2012 00:40:54 +0000 (02:40 +0200)
commitec57b20b65a3c5fa6fa0b225f4b52cfebf053194
treefadab8431b26bd234bef5109c0a332db11dd2ea9
parent8c1cb66712a339b09988d8ef2b15ce39678178a6
Properly reflect format changes in calendarwidget example.

This patch ensures that May 1st and the first Friday of each month also
have their formats updated when the corresponding checkboxes are
unchecked instead of just checked.

Task-number: QTBUG-26936
Change-Id: Ib5f77daf8d9000eeb18663b2e07e4842a70d22b6
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
examples/widgets/doc/calendarwidget.qdoc
examples/widgets/widgets/calendarwidget/window.cpp