Port SettingsEntry from cosmic-settings
This commit is contained in:
parent
9ed29eab94
commit
9da2b030d7
4 changed files with 230 additions and 15 deletions
5
applets/cosmic-applet-network/src/widgets.rs
Normal file
5
applets/cosmic-applet-network/src/widgets.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
|
||||
mod settings_entry;
|
||||
|
||||
pub use settings_entry::SettingsEntry;
|
||||
Loading…
Add table
Add a link
Reference in a new issue