Ensure that the added labels are also themable

CURA-5785
This commit is contained in:
Jaime van Kessel 2018-11-16 14:58:11 +01:00
parent 514fc13045
commit 3fd1cc0e8c
4 changed files with 10 additions and 1 deletions

View file

@ -38,7 +38,7 @@ Item
// Is the "drawer" open?
readonly property alias expanded: popup.visible
property alias expandedHighlightColor: expandedHightlight.color
property alias expandedHighlightColor: expandedHighlight.color
function togglePopup()
{