mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 22:35:14 +02:00
fixing error
This commit is contained in:
parent
eb01b50e6f
commit
dc28e8f03f
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ Item {
|
||||||
id: stack
|
id: stack
|
||||||
initialItem: inputConfiguration
|
initialItem: inputConfiguration
|
||||||
property alias messageVisible: imageMessageBox.visible
|
property alias messageVisible: imageMessageBox.visible
|
||||||
property alias selectedPlugin: box.textAt(box.currentIndex)
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: inputConfiguration
|
id: inputConfiguration
|
||||||
anchors {
|
anchors {
|
||||||
|
|
Loading…
Reference in a new issue