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
|
|
@ -1,4 +1,5 @@
|
|||
use gtk::{Box, HeaderBar};
|
||||
use adw::HeaderBar;
|
||||
use gtk::Box;
|
||||
|
||||
pub struct Widget {
|
||||
gobject: HeaderBar,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue