mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 18:11:38 +01:00
chore: Format project
This commit is contained in:
parent
239a0b62e9
commit
59fe7fc454
6 changed files with 7 additions and 7 deletions
|
|
@ -14,9 +14,9 @@ use glib::Variant;
|
|||
use gtk::gio;
|
||||
use gtk::prelude::ActionableExt;
|
||||
|
||||
use crate::components::audio::input::source_box_impl;
|
||||
use crate::components::base::error::{self};
|
||||
use crate::components::base::error_impl::ReSetErrorImpl;
|
||||
use crate::components::audio::input::source_box_impl;
|
||||
use crate::components::utils::{
|
||||
create_dropdown_label_factory, set_combo_row_ellipsis, BASE, DBUS_PATH,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue