clang-format
This commit is contained in:
parent
d0155e00f7
commit
651621b1c5
|
|
@ -47,8 +47,8 @@ struct RedrawArgs {
|
|||
} // namespace ffi
|
||||
|
||||
using ffi::Mode;
|
||||
using ffi::ShapeArgs;
|
||||
using ffi::RedrawArgs;
|
||||
using ffi::ShapeArgs;
|
||||
|
||||
/// Cast an integer to @c Mode, returning a fallback if the input is out of range.
|
||||
inline static Mode modeFromInt(std::uint32_t mode) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user