qmlfrontend/qtquickcontrols2.conf
author alfadur
Mon, 12 Mar 2018 00:59:47 +0100
changeset 13168 0e7eddfbce8a
parent 12854 28cb18c5e712
permissions -rw-r--r--
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row alfadur says: “the stale collision cache is searched in, so if you shoot at same thing twice in a row, chances are it woudln't get hit”
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12854
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     1
; This file can be edited to change the style of the application
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     2
; See Styling Qt Quick Controls 2 in the documentation for details:
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     3
; http://doc.qt.io/qt-5/qtquickcontrols2-styles.html
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     4
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     5
[Controls]
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     6
Style=Default
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     7
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     8
[Universal]
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     9
Theme=Light
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
    10
;Accent=Steel
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
    11
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
    12
[Material]
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
    13
Theme=Light
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
    14
;Accent=BlueGrey
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
    15
;Primary=BlueGray