mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
Tidying
This commit is contained in:
parent
d141d5b683
commit
43687d4773
1 changed files with 0 additions and 5 deletions
|
@ -23,15 +23,10 @@ Item {
|
|||
|
||||
property string title: "Attachment Model"
|
||||
|
||||
property var result
|
||||
|
||||
property bool keyboardEnabled: false
|
||||
property bool keyboardRaised: false
|
||||
property bool punctuationMode: false
|
||||
|
||||
signal selected(var modelUrl)
|
||||
signal canceled()
|
||||
|
||||
property alias eventBridge: eventBridgeWrapper.eventBridge
|
||||
|
||||
anchors.fill: parent
|
||||
|
|
Loading…
Reference in a new issue