mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 14:03:17 +02:00
Merge pull request #15641 from zfox23/BUGZ-146
Fix BUGZ-146: Clicking on the gear icon causes three click sounds
This commit is contained in:
commit
9c960f901c
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