fixing error

This commit is contained in:
Dante Ruiz 2018-06-13 18:24:06 -07:00
parent eb01b50e6f
commit dc28e8f03f

View file

@ -69,7 +69,6 @@ Item {
id: stack
initialItem: inputConfiguration
property alias messageVisible: imageMessageBox.visible
property alias selectedPlugin: box.textAt(box.currentIndex)
Rectangle {
id: inputConfiguration
anchors {