From 634c5ed555b4257222942749c4803e10b41054c9 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Sun, 22 Sep 2019 18:21:58 +0700 Subject: FAB now. moved to `TaskListForm` --- Home.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Home.qml') diff --git a/Home.qml b/Home.qml index 6c0ff5d..d99a091 100644 --- a/Home.qml +++ b/Home.qml @@ -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 -- cgit v1.2.3