move browser actions to destination submod level

This commit is contained in:
yggverse 2024-11-08 09:19:16 +02:00
parent 33d8746ca3
commit 6030df6328
17 changed files with 83 additions and 81 deletions

View file

@ -12,7 +12,7 @@ use meta::{Meta, Status};
use navigation::Navigation;
use widget::Widget;
use crate::action::Browser as BrowserAction;
use crate::app::browser::action::Action as BrowserAction;
use gtk::{
gdk_pixbuf::Pixbuf,
gio::{