mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 17:40:47 +03:00
Model alias is still needed
This commit is contained in:
parent
11c9666408
commit
752ffa5c51
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue