mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-07-13 14:11:13 +08:00
Apply IWYU
This commit is contained in:
parent
5ff0764e77
commit
07a390ee63
@ -148,7 +148,6 @@ struct CheckboxOption {
|
|||||||
std::function<void()> on_change = [] {};
|
std::function<void()> on_change = [] {};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/// @brief Used to define style for the Input component.
|
/// @brief Used to define style for the Input component.
|
||||||
struct InputState {
|
struct InputState {
|
||||||
Element element;
|
Element element;
|
||||||
|
Loading…
Reference in New Issue
Block a user