mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 17:54:00 +02:00
restore lost code
This commit is contained in:
parent
348d5fc359
commit
595a0d8733
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ Rectangle {
|
|||
visible: !isCheckBox && !isButton && !isAvgAudio;
|
||||
uuid: model ? model.sessionId : "";
|
||||
selected: styleData.selected;
|
||||
isReplicated: model && model.isReplicated;
|
||||
isAdmin: model && model.admin;
|
||||
isPresent: model && model.isPresent;
|
||||
// Size
|
||||
|
|
Loading…
Reference in a new issue