cosmic-applets/applets/cosmic-applet-network/src/widgets.rs

6 lines
107 B
Rust
Raw Normal View History

// SPDX-License-Identifier: LGPL-3.0-or-later
mod settings_entry;
pub use settings_entry::SettingsEntry;