Skip to content

Commit

Permalink
update iced
Browse files Browse the repository at this point in the history
  • Loading branch information
wash2 committed Nov 30, 2023
1 parent 023d4fc commit 1cf4a1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion iced
1 change: 0 additions & 1 deletion src/widget/segmented_button/vertical.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use super::widget::{LocalState, SegmentedButton, SegmentedVariant};

use iced::{Length, Rectangle, Size};
use iced_core::layout;
use iced_futures::futures::future::LocalBoxFuture;

/// A type marker defining the vertical variant of a [`SegmentedButton`].
pub struct Vertical;
Expand Down

0 comments on commit 1cf4a1b

Please sign in to comment.