parent
b2e263bb3a
commit
c5fb6d4853
|
@ -258,7 +258,8 @@ Popup {
|
||||||
Rectangle {
|
Rectangle {
|
||||||
height: parent.height
|
height: parent.height
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
color: Style.current.background
|
||||||
|
|
||||||
StyledText {
|
StyledText {
|
||||||
id: emptyText
|
id: emptyText
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
|
|
Loading…
Reference in New Issue