Monitor Tab - Fix pause button

Contributes to CL-1050
This commit is contained in:
Ian Paschal 2018-09-13 16:31:07 +02:00
parent f93413d3a3
commit 942d20a8d8
2 changed files with 1 additions and 31 deletions

View file

@ -485,7 +485,7 @@ Component
}
contentItem: Label
{
text: sendToTopButton.text
text: pauseButton.text
horizontalAlignment: Text.AlignLeft
verticalAlignment: Text.AlignVCenter
}