status-desktop/ui/app/AppLayouts/Profile
Eric Mastro 707604f250 fix: SyncContainer “activeMailserver” error
There was a bad merge in PR #2225 that caused the QML propery `activeMailserver` in `SyncContainer` to be stripped out. This was causing an error in the console: `qrc:/app/AppLayouts/Profile/Sections/SyncContainer.qml:16: Error: Cannot assign to non-existent property "activeMailserver”`.

This PR adds the property back in and resolves the issue.
2021-04-15 11:00:07 -04:00
..
LeftTab fix(ui): remove clip padding in profile section menu 2021-04-14 17:00:37 +02:00
Sections fix: SyncContainer “activeMailserver” error 2021-04-15 11:00:07 -04:00
LeftTab.qml fix(ui): remove clip padding in profile section menu 2021-04-14 17:00:37 +02:00
ProfileLayout.qml chore: remove unnecessary splitview props 2021-04-15 10:12:50 +02:00
qmldir feat: layouts for the Profile screens 2020-05-19 20:02:21 -04:00