mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
use adw window
This commit is contained in:
parent
a27cfa37bd
commit
e859b97d79
@ -88,7 +88,7 @@ impl Browser {
|
||||
let profile = profile.clone();
|
||||
move || {
|
||||
FileLauncher::new(Some(&File::for_path(profile.config_path.as_path()))).launch(
|
||||
gtk::Window::NONE,
|
||||
adw::Window::NONE,
|
||||
Cancellable::NONE,
|
||||
|result| {
|
||||
if let Err(error) = result {
|
||||
|
Loading…
x
Reference in New Issue
Block a user