remove line

This commit is contained in:
griffi-gh 2024-03-23 19:55:04 +01:00
parent b12c62e06f
commit fb2f3c739e

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