Skip to content

Commit

Permalink
[ci] forgot to add a new member
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Nov 7, 2024
1 parent 0551f16 commit b9e9e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/halp/controls.sliders.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ struct toggle_setup
};

inline constexpr auto default_toggle = toggle_setup{.init = false};
inline constexpr auto default_on_toggle = toggle_setup{.init = false};

/// XY position ///
template <typename T, static_string lit, range setup>
Expand Down

0 comments on commit b9e9e0f

Please sign in to comment.