diff options
author | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-09-22 18:21:58 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-09-22 18:21:58 +0700 |
commit | 634c5ed555b4257222942749c4803e10b41054c9 (patch) | |
tree | d7784c148408f9198ef2726883f0c4164d4d1e8c /Home.qml | |
parent | 33db07fbf055148633414d3d0af3783a91d2c630 (diff) |
FAB now. moved to `TaskListForm`
Diffstat (limited to 'Home.qml')
-rw-r--r-- | Home.qml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ HomeForm { onClicked: pageView.push("Profile.qml") } - roundButton.icon.source: "/assets/add-24px.svg" - Drawer { id: drawer width: window.width * 0.8 |