From 186f1c612a9887c0d546cfbb9da9e0f2dde72f21 Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 6 Mar 2021 21:26:35 +0300 Subject: Remove SplashPage.qml --- qml/main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qml/main.qml') diff --git a/qml/main.qml b/qml/main.qml index c95c445..a4b8b09 100644 --- a/qml/main.qml +++ b/qml/main.qml @@ -14,7 +14,7 @@ Kirigami.ApplicationWindow { Component {id: accountsPage; AccountsPage {}} - pageStack.initialPage: SplashPage {} + pageStack.initialPage: Kirigami.Page {} globalDrawer: Kirigami.GlobalDrawer { header: Controls.Switch { -- cgit v1.2.3-70-g09d2