feat(crate): add external crate gio
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
use gtk4 as gtk;
|
use gtk4 as gtk;
|
||||||
|
|
||||||
|
extern crate gio;
|
||||||
|
|
||||||
use gtk::prelude::*;
|
use gtk::prelude::*;
|
||||||
|
|
||||||
mod controller;
|
mod controller;
|
||||||
|
|||||||
Reference in New Issue
Block a user