mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
use libadwaita HeaderBar
This commit is contained in:
parent
497d4b6854
commit
4ba2698cee
3 changed files with 6 additions and 4 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue