udpate iced to use latest rebase
This commit is contained in:
parent
804b183492
commit
850968715c
13 changed files with 87 additions and 73 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2022 System76 <info@system76.com>
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
use iced_core::{renderer::BorderRadius, Background, Color};
|
||||
use iced_core::{Background, BorderRadius, Color};
|
||||
|
||||
/// Appearance of the segmented button.
|
||||
#[derive(Default, Clone, Copy)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue