mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-19 08:18:05 +02:00
remove keyboardRasied
This commit is contained in:
parent
376be7b17e
commit
6a180b14a1
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ Rectangle {
|
|||
signal sendToScript(var message);
|
||||
property bool keyboardEnabled: false
|
||||
property bool punctuationMode: false
|
||||
property bool keyboardRasied: false
|
||||
|
||||
function errorMessageBox(message) {
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue