mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-15 23:48:15 +08:00
Remove ButtonOption::Arthur()
It was added by mistacke previously.
This commit is contained in:
@@ -152,8 +152,6 @@ struct InputOption {
|
||||
static InputOption Default();
|
||||
/// @brief A white on black style with high margins:
|
||||
static InputOption Spacious();
|
||||
/// @brief A style with a border:
|
||||
static InputOption Arthur();
|
||||
|
||||
/// The content of the input when it's empty.
|
||||
StringRef placeholder = "";
|
||||
|
Reference in New Issue
Block a user