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
|
|
@ -11,7 +11,7 @@ use widget::Widget;
|
|||
|
||||
use std::sync::Arc;
|
||||
|
||||
use gtk::{gio::SimpleAction, glib::GString, Box};
|
||||
use gtk::{gio::SimpleAction, Box};
|
||||
|
||||
pub struct Window {
|
||||
//header: Arc<Header>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue