aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-08 22:27:16 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-09 13:18:52 +0000
commit2f902694656d67d671d9a8616060d598a478e7b7 (patch)
treee0cf7e891247d736ebd6737c2d6d9db96c2949cd /.gitignore
parent5e7d7dfc07ea00b53873a6ad5399f2400781f8b9 (diff)
Fix crash in theme code when loading engines in succession
Store global engine specific themes as dynamic properties on the engines themselves. This avoids the problem that storing engines and their themes to a hash map had that destroyed engines and themes were not cleaned up from the hash map. Change-Id: I7330995339c263d456f74d33f6535d5ac7d9d5d4 Task-number: QTBUG-48651 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> 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 311c2751..2f846406 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
/tests/auto/controls/tst_controls
/tests/auto/sanity/tst_sanity
/tests/auto/snippets/tst_snippets
+/tests/auto/theme/tst_theme
/tests/benchmarks/creationtime/tst_creationtime
/tests/benchmarks/objectcount/tst_objectcount