1
0
This commit is contained in:
Sander van Grieken
2022-04-05 18:06:30 +02:00
parent 7013f9d26b
commit fad2d879ef
4 changed files with 14 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ Pane {
color: Material.accentColor
}
Item { width: 1; height: 1; Layout.fillWidth: true }
Item { visible: Daemon.fx.enabled; width: 1; height: 1; Layout.fillWidth: true }
Label {
text: qsTr('Expires after')