Fix doc comments and remove Align from tour
This commit is contained in:
parent
860a6923bb
commit
60774740ef
3 changed files with 20 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use iced::{
|
||||
button, scrollable, slider, text::HorizontalAlignment, text_input, Align,
|
||||
button, scrollable, slider, text::HorizontalAlignment, text_input,
|
||||
Application, Background, Button, Checkbox, Color, Column, Container,
|
||||
Element, Image, Length, Radio, Row, Scrollable, Slider, Text, TextInput,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue