chore: fix adw navigationpage title warning

This commit is contained in:
Ilya Zlobintsev
2026-04-04 12:25:23 +03:00
parent 6f265885c4
commit 9f0901ca5d
+4
View File
@@ -239,9 +239,13 @@ impl AsyncComponent for AppModel {
#[wrap(Some)]
set_content = &adw::NavigationPage {
set_title: "LACT",
#[wrap(Some)]
set_child = &adw::ToolbarView {
add_top_bar = &adw::HeaderBar {
set_show_title: false,
pack_end = &gtk::MenuButton {
set_icon_name: "open-menu-symbolic",