mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
implement tab restore feature
This commit is contained in:
parent
d074ef17fe
commit
09c08b2b6f
7 changed files with 58 additions and 72 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use adw::{TabPage, TabView};
|
||||
use gtk::{glib::GString, Box};
|
||||
use adw::TabView;
|
||||
use gtk::glib::GString;
|
||||
|
||||
pub struct Widget {
|
||||
gobject: TabView,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue