mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
cleanup
This commit is contained in:
parent
60760d779f
commit
a0e3f5fbee
12 changed files with 10 additions and 14 deletions
|
|
@ -5,7 +5,7 @@ use gtk::subclass::prelude::*;
|
|||
use crate::components::wifi::wifiBox;
|
||||
|
||||
use crate::components::wifi::wifiEntry::WifiEntry;
|
||||
use crate::components::temp::listEntry::ListEntry;
|
||||
use crate::components::base::listEntry::ListEntry;
|
||||
|
||||
#[allow(non_snake_case)]
|
||||
#[derive(Default, CompositeTemplate)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue