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

6 lines
106 B
Rust
Raw Normal View History

2022-05-26 11:57:41 -04:00
// SPDX-License-Identifier: GPL-3.0-or-later
mod settings_entry;
pub use settings_entry::SettingsEntry;