Keep filter bars from different sidePanes in sync

This commit is contained in:
miruka
2019-08-15 11:29:22 -04:00
parent 24ea8fa673
commit 710a5c0914
3 changed files with 18 additions and 0 deletions

View File

@@ -132,6 +132,7 @@ class UIState(JSONConfigFile):
"collapseAccounts": {},
"page": "Pages/Default.qml",
"pageProperties": {},
"sidePaneFilter": "",
"sidePaneManualWidth": None,
}