forked from Silverfish/proton-bridge
GODT-1272: Fix status view layout
This commit is contained in:
@ -27,4 +27,7 @@ Window {
|
||||
anchors.fill: parent
|
||||
colorScheme: ProtonStyle.currentStyle
|
||||
}
|
||||
onClosing: {
|
||||
Qt.quit()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user