From 595a0d873367f26b1750e9d95e3d1f0f1c60f641 Mon Sep 17 00:00:00 2001 From: howard-stearns Date: Thu, 7 Jun 2018 19:24:05 -0700 Subject: [PATCH] restore lost code --- interface/resources/qml/hifi/Pal.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/interface/resources/qml/hifi/Pal.qml b/interface/resources/qml/hifi/Pal.qml index a1cc156fdd..bac7533c9f 100644 --- a/interface/resources/qml/hifi/Pal.qml +++ b/interface/resources/qml/hifi/Pal.qml @@ -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