mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-29 04:42:34 +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);
|
signal sendToScript(var message);
|
||||||
property bool keyboardEnabled: false
|
property bool keyboardEnabled: false
|
||||||
property bool punctuationMode: false
|
property bool punctuationMode: false
|
||||||
property bool keyboardRasied: false
|
|
||||||
|
|
||||||
function errorMessageBox(message) {
|
function errorMessageBox(message) {
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Reference in a new issue