mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update gtk dependency resolve
This commit is contained in:
parent
ec4f6095f2
commit
9550e6f795
5 changed files with 4 additions and 6 deletions
|
|
@ -1,4 +1,3 @@
|
|||
use gtk4 as gtk;
|
||||
use gtk::HeaderBar;
|
||||
|
||||
pub fn new() -> HeaderBar
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
use gtk4 as gtk;
|
||||
use gtk::Box;
|
||||
|
||||
pub fn new() -> Box
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue