Simplify theming for Radio widget

This commit is contained in:
Héctor Ramón Jiménez 2024-03-05 21:55:24 +01:00
parent d735209fc3
commit 7d84c9c9c3
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 86 additions and 108 deletions

View file

@ -21,7 +21,6 @@ pub mod menu;
pub mod pane_grid;
pub mod pick_list;
pub mod progress_bar;
pub mod radio;
pub mod rule;
pub mod svg;
pub mod text_editor;