enshort namespaces, give name to gobject

This commit is contained in:
yggverse 2024-12-14 06:56:14 +02:00
parent a1617b2b1b
commit dd5fada7c7
4 changed files with 9 additions and 10 deletions

View file

@ -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;