Use common key for saving window state data
We typically use "MainWindow" here, not "Main".
This commit is contained in:
@@ -71,7 +71,7 @@ Kirigami.ApplicationWindow {
|
||||
}
|
||||
|
||||
KConfig.WindowStateSaver {
|
||||
configGroupName: "Window"
|
||||
configGroupName: "MainWindow"
|
||||
}
|
||||
|
||||
QuickSwitcher {
|
||||
|
||||
Reference in New Issue
Block a user