aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-24 16:03:54 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-24 15:28:18 +0000
commit7d0ab32ffb5eba1e81032cae3a43750549fb7813 (patch)
treebd815f17e3aaa6374c1ed4d19605f9946249a258 /.gitignore
parent8f1d88448bc8756aac54cfcd7003f0a6c65ff4c7 (diff)
Fix QQuickDayOfWeekModel::setLocale()
It must emit dataChanged() even if the first day of week of the new and old locales are the same. The names are most likely different. Change-Id: I932215821962910ef1fb8a66f2dab81dcc51a3b1 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52e9f971..b0797ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
/tests/auto/accessibility/tst_accessibility
/tests/auto/activeFocusOnTab/tst_activeFocusOnTab
/tests/auto/applicationwindow/tst_applicationwindow
+/tests/auto/calendar/tst_calendar
/tests/auto/controls/tst_controls
/tests/auto/sanity/tst_sanity
/tests/auto/snippets/tst_snippets