chore: format

This commit is contained in:
Gabriele Musco 2023-09-14 20:41:11 +02:00
parent 17d7d74805
commit d03d91b6c1
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE

View file

@ -1,10 +1,10 @@
use crate::withclones;
use adw::prelude::*;
use gtk::{
gio,
glib::{self, GString},
};
use relm4::prelude::*;
use crate::withclones;
pub fn switch_row<F: Fn(&gtk::Switch, bool) -> glib::Propagation + 'static>(
title: &str,