chore: Format project

This commit is contained in:
Fabio Lenherr / DashieTM 2024-04-01 13:40:21 +02:00
parent 3d2f38ee46
commit d72f916e8a
19 changed files with 38 additions and 30 deletions

View file

@ -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};