Cleanup QML code for AccountMenu
This commit is contained in:
committed by
Tobias Fella
parent
5fe28cb183
commit
8ff83ca6df
@@ -102,9 +102,4 @@ RowLayout {
|
||||
QQC2.ToolTip.visible: hovered
|
||||
QQC2.ToolTip.delay: Kirigami.Units.toolTipDelay
|
||||
}
|
||||
|
||||
Component {
|
||||
id: accountSwitchDialog
|
||||
AccountSwitchDialog {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user