mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-22 04:19:35 +08:00
Run IWYU. (#208)
This commit is contained in:
@@ -149,7 +149,6 @@ Element border(Element child) {
|
||||
return std::make_shared<Border>(unpack(std::move(child)), ROUNDED);
|
||||
}
|
||||
|
||||
|
||||
/// @brief Same as border but with a constant Pixel around the element.
|
||||
/// @ingroup dom
|
||||
/// @see border
|
||||
|
Reference in New Issue
Block a user