remove line

This commit is contained in:
griffi-gh 2024-03-23 19:55:04 +01:00
parent 769d045d60
commit 51366210bf

View file

@ -23,7 +23,6 @@ pub struct RectFrame {
/// Background color of the frame\ /// Background color of the frame\
/// ///
/// If the container has a background texture, it will be multiplied by this color /// If the container has a background texture, it will be multiplied by this color
pub color: FillColor, pub color: FillColor,
/// Background texture of the frame /// Background texture of the frame