mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Fix BUGZ-146: Clicking on the gear icon causes three click sounds
This commit is contained in:
parent
bd3881ef14
commit
92b944464a
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ Item {
|
|||
}
|
||||
|
||||
onCheckedChanged: {
|
||||
root.checkedChanged();
|
||||
Tablet.playSound(TabletEnums.ButtonClick);
|
||||
originalSwitch.changeColor();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue