mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
enshort namespaces, give name to gobject
This commit is contained in:
parent
a1617b2b1b
commit
dd5fada7c7
4 changed files with 9 additions and 10 deletions
|
|
@ -10,7 +10,7 @@ use sqlite::Transaction;
|
|||
use tab::Tab;
|
||||
use widget::Widget;
|
||||
|
||||
use crate::app::browser::action::Action as BrowserAction;
|
||||
use super::Action as BrowserAction;
|
||||
use crate::Profile;
|
||||
use gtk::glib::GString;
|
||||
use std::rc::Rc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue