Model alias is still needed
This commit is contained in:
parent
11c9666408
commit
752ffa5c51
@ -16,6 +16,7 @@ Menu {
|
|||||||
property var callback
|
property var callback
|
||||||
property var colors
|
property var colors
|
||||||
property string roomid
|
property string roomid
|
||||||
|
property alias model: gridView.model
|
||||||
property var textArea
|
property var textArea
|
||||||
property real highlightHue: Nheko.colors.highlight.hslHue
|
property real highlightHue: Nheko.colors.highlight.hslHue
|
||||||
property real highlightSat: Nheko.colors.highlight.hslSaturation
|
property real highlightSat: Nheko.colors.highlight.hslSaturation
|
||||||
|
Loading…
Reference in New Issue
Block a user