Skip to content

Commit

Permalink
Doh. I don't know how this slipped!
Browse files Browse the repository at this point in the history
  • Loading branch information
djowel committed Oct 10, 2023
1 parent ac89ab3 commit ef47082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/include/elements/element/gallery/button.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ namespace cycfi { namespace elements
}

template <typename Base>
inline std::string_view basic_button_styler_base<Base>::get_text() __const
inline std::string_view basic_button_styler_base<Base>::get_text() const
{
return _text;
}
Expand Down

0 comments on commit ef47082

Please # to comment.