Qt 5.12 ES5 → 7: Use "() =>" and array.includes
This commit is contained in:
@@ -21,8 +21,8 @@ Banner {
|
||||
]
|
||||
|
||||
buttonCallbacks: {
|
||||
"inspect": function(button) {
|
||||
"inspect": button => {
|
||||
print("show")
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user