mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
use ns in struct
This commit is contained in:
parent
ecd686976c
commit
db43289e24
@ -11,7 +11,7 @@ use gtk::{
|
||||
|
||||
use sqlite::Connection;
|
||||
pub struct Browser {
|
||||
pub widget: Arc<ApplicationWindow>,
|
||||
pub widget: Arc<gtk::ApplicationWindow>,
|
||||
pub main: Arc<main::Main>,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user