Restore legacy Connection slots. Restore compilation on Qt 5.12.
This commit is contained in:
@@ -69,7 +69,7 @@ ColumnLayout {
|
||||
Connections {
|
||||
target: appSettings
|
||||
|
||||
function onTerminalFontChanged() {
|
||||
onTerminalFontChanged: {
|
||||
fontChanger.updateIndex()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user