aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-22 10:31:19 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-23 12:37:46 +0000
commit8e066180fd5668c3459038edc192290f3002706a (patch)
tree25b711eb064891387d9be789d30cddaa78ae14a8 /.gitignore
parentcaa42afa5d4d9188a66b7c4d004f29eb4eb0fb04 (diff)
Implement case-insensitive style name lookup
Fixes the issue that "./app -style material" did no longer work, but the case had to match exactly (./app -style Material). Change-Id: I446654110af670c391f8e304ce8008fbd6e9acaa Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b708509e..92052b5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
/tests/auto/menu/tst_menu
/tests/auto/popup/tst_popup
/tests/auto/pressandhold/tst_pressandhold
+/tests/auto/qquickstyle/tst_qquickstyle
/tests/auto/sanity/tst_sanity
/tests/auto/snippets/tst_snippets
/tests/auto/styles/tst_styles