summaryrefslogtreecommitdiff
path: root/Home.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Home.qml')
-rw-r--r--Home.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Home.qml b/Home.qml
index c337062..e6d4804 100644
--- a/Home.qml
+++ b/Home.qml
@@ -30,10 +30,6 @@ HomeForm {
Page {}
}
- contentView.initialItem: TicketList {
- title: qsTr("Projects")
- }
-
footer: MainTabBarForm {
width: parent.width
leftTabButton.onClicked: layout.currentIndex = 0