Collapse Font import in tour example

This commit is contained in:
Héctor Ramón Jiménez 2023-04-11 05:56:34 +02:00
parent cf9d8e0104
commit c794d8ba78
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -5,8 +5,7 @@ use iced::widget::{
scrollable, slider, text, text_input, toggler, vertical_space,
};
use iced::widget::{Button, Column, Container, Slider};
use iced::Font;
use iced::{Color, Element, Length, Renderer, Sandbox, Settings};
use iced::{Color, Element, Font, Length, Renderer, Sandbox, Settings};
const ICON_FONT: Font = Font::External {
name: "Icons",