Drop dead code for switchUserButton
It is never checked
This commit is contained in:
@@ -32,7 +32,6 @@ RowLayout {
|
||||
onVisibleChanged: {
|
||||
if (!visible) {
|
||||
accountsPopup.close();
|
||||
switchUserButton.checked = false;
|
||||
}
|
||||
}
|
||||
KirigamiComponents.AvatarButton {
|
||||
|
||||
Reference in New Issue
Block a user