Fix iced_native widget examples
This commit is contained in:
parent
7a8a79cd37
commit
f943764a29
6 changed files with 17 additions and 18 deletions
|
|
@ -14,7 +14,7 @@ use crate::{
|
|||
///
|
||||
/// ```
|
||||
/// # use iced_native::Checkbox;
|
||||
///
|
||||
/// #
|
||||
/// pub enum Message {
|
||||
/// CheckboxToggled(bool),
|
||||
/// }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue