mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-22 15:18:43 -06:00
remove line
This commit is contained in:
parent
769d045d60
commit
51366210bf
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue