mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 18:34:14 +00:00
enshort namespace
This commit is contained in:
parent
b3faf9a1cb
commit
3fbfe6a7e0
@ -21,7 +21,7 @@ fn main() -> glib::ExitCode {
|
||||
// Create new window
|
||||
app.connect_activate({
|
||||
// Init profile directory
|
||||
let mut fs = gtk::glib::user_config_dir();
|
||||
let mut fs = glib::user_config_dir();
|
||||
|
||||
fs.push(APP_ID);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user