mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Casting and documentation fixes (#608)
Add `-wDocumentation` option. Fix the documentation. Fix c++20/c++17 confusion in tests. Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
@@ -309,7 +309,7 @@ Component Slider(ConstStringRef label,
|
||||
}
|
||||
|
||||
/// @brief A slider in any direction.
|
||||
/// @param option The options
|
||||
/// @param options The options
|
||||
/// ### Example
|
||||
///
|
||||
/// ```cpp
|
||||
|
Reference in New Issue
Block a user