From a67e4ab8bb7fb4a9bd65abb6c2554fa5c354b53b Mon Sep 17 00:00:00 2001 From: aiamnezia Date: Wed, 12 Mar 2025 17:13:16 +0400 Subject: [PATCH] Remove HeaderType from PageSettingsApiDevices --- client/ui/qml/Pages2/PageSettingsApiDevices.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/ui/qml/Pages2/PageSettingsApiDevices.qml b/client/ui/qml/Pages2/PageSettingsApiDevices.qml index c6a2f98cc..d8e24d421 100644 --- a/client/ui/qml/Pages2/PageSettingsApiDevices.qml +++ b/client/ui/qml/Pages2/PageSettingsApiDevices.qml @@ -35,7 +35,7 @@ PageType { id: backButton } - HeaderType { + BaseHeaderType { id: header Layout.fillWidth: true