use libadwaita HeaderBar

This commit is contained in:
yggverse 2024-10-09 09:50:10 +03:00
parent 497d4b6854
commit 4ba2698cee
3 changed files with 6 additions and 4 deletions

View file

@ -6,8 +6,8 @@ use subject::Subject;
use tray::Tray;
use widget::Widget;
use gtk::{gio::SimpleAction, glib::GString, HeaderBar};
use adw::HeaderBar;
use gtk::{gio::SimpleAction, glib::GString};
use std::sync::Arc;
pub struct Header {