SettingsPanel: finally made the panel ordering easier and also saved ram
This commit is contained in:
parent
860a65b9ca
commit
e86d7e5beb
2 changed files with 102 additions and 73 deletions
|
|
@ -257,7 +257,6 @@ ColumnLayout {
|
|||
name: "AAC"
|
||||
}
|
||||
}
|
||||
|
||||
currentKey: Settings.data.screenRecorder.audioCodec
|
||||
onSelected: function (key) {
|
||||
Settings.data.screenRecorder.audioCodec = key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue