internal: disable transparency
Oops
This commit is contained in:
parent
5b8edfc1e2
commit
aa40234888
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ Singleton {
|
|||
}
|
||||
|
||||
component Transparency: QtObject {
|
||||
property bool enabled: true
|
||||
property bool enabled: false
|
||||
property real base: 0.8
|
||||
property real layers: 0.75
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue