formatting
This commit is contained in:
parent
34f6affe4f
commit
22f7dab34d
11 changed files with 67 additions and 66 deletions
|
|
@ -67,8 +67,8 @@ ColumnLayout {
|
|||
description: "Record mouse cursor in the video"
|
||||
checked: Settings.data.screenRecorder.showCursor
|
||||
onToggled: checked => {
|
||||
Settings.data.screenRecorder.showCursor = checked
|
||||
}
|
||||
Settings.data.screenRecorder.showCursor = checked
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue