mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
chore: Format project
This commit is contained in:
parent
3d2f38ee46
commit
d72f916e8a
19 changed files with 38 additions and 30 deletions
|
|
@ -8,9 +8,9 @@ use adw::subclass::prelude::ObjectSubclassIsExt;
|
|||
use dbus::blocking::Connection;
|
||||
use dbus::message::SignalArgs;
|
||||
use dbus::{Error, Path};
|
||||
use glib::{clone, ControlFlow};
|
||||
use glib::prelude::Cast;
|
||||
use glib::property::PropertySet;
|
||||
use glib::{clone, ControlFlow};
|
||||
use gtk::glib::Variant;
|
||||
use gtk::prelude::{ActionableExt, ButtonExt, ListBoxRowExt, WidgetExt};
|
||||
use gtk::{gio, StringObject};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue