Change some property types

This commit is contained in:
miruka
2019-07-06 17:58:59 -04:00
parent 34d68af51f
commit 708488545e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import "../Base"
import "../utils.js" as Utils
HRectangle {
property var displayName: ""
property string displayName: ""
property string topic: ""
property alias buttonsImplicitWidth: viewButtons.implicitWidth