| Index: sky/engine/core/rendering/style/RenderStyleConstants.h
|
| diff --git a/sky/engine/core/rendering/style/RenderStyleConstants.h b/sky/engine/core/rendering/style/RenderStyleConstants.h
|
| index be73df87ffca674a95f8296e61e780370971185b..3f69b68d0be84240d79351bca3b8152b42fec231 100644
|
| --- a/sky/engine/core/rendering/style/RenderStyleConstants.h
|
| +++ b/sky/engine/core/rendering/style/RenderStyleConstants.h
|
| @@ -95,7 +95,7 @@ enum EFillAttachment {
|
| };
|
|
|
| enum EFillBox {
|
| - BorderFillBox, PaddingFillBox, ContentFillBox, TextFillBox
|
| + BorderFillBox, PaddingFillBox, ContentFillBox
|
| };
|
|
|
| enum EFillRepeat {
|
|
|