mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-09-22 17:28:39 +00:00
Merge branch 'main' into feat/integrate-libmonado
This commit is contained in:
commit
f651bb1272
1 changed files with 1 additions and 1 deletions
|
@ -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(>k::Switch, bool) -> glib::Propagation + 'static>(
|
||||
title: &str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue