chore: Fix all warnings

This commit is contained in:
Fabio Lenherr / DashieTM 2024-03-11 20:24:24 +01:00
parent e62559a966
commit ed435d6347
42 changed files with 36 additions and 67 deletions

View file

@ -1,5 +1,4 @@
use crate::components::base::list_entry_impl;
use adw::glib;
use adw::glib::{IsA, Object};
use gtk::prelude::ListBoxRowExt;
use gtk::Widget;