Fix window/content sizes for EditAccount page

This commit is contained in:
miruka
2019-07-18 23:59:05 -04:00
parent 28b6114218
commit a3e2233391
5 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,6 @@ ApplicationWindow {
property bool debug: false
property bool ready: false
property bool isWide: width > theme.isWideAbove
// Note: window.settingsChanged() must be called manually
property var settings: ({})