mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-13 05:07:45 +02:00
make bluetooth visibility settings consistent with other settingss
This commit is contained in:
parent
746b19e09d
commit
e89de26b67
5 changed files with 40 additions and 115 deletions
|
@ -6,7 +6,7 @@ use std::cell::RefCell;
|
|||
|
||||
use dbus::Path;
|
||||
use gtk::subclass::prelude::*;
|
||||
use gtk::{glib, Button, CompositeTemplate, Label};
|
||||
use gtk::{glib, CompositeTemplate};
|
||||
|
||||
use super::saved_wifi_entry;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue