Model alias is still needed

This commit is contained in:
Nicolas Werner 2021-07-19 17:49:57 +02:00
parent 11c9666408
commit 752ffa5c51
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Menu {
property var callback
property var colors
property string roomid
property alias model: gridView.model
property var textArea
property real highlightHue: Nheko.colors.highlight.hslHue
property real highlightSat: Nheko.colors.highlight.hslSaturation