Fix "undefined symbols" linking error (nw)

This commit is contained in:
AJR 2019-01-19 11:38:56 -05:00
parent 7e1211bf71
commit b7968f73ec

View File

@ -95,6 +95,8 @@ char const *const hover_msg[] = {
} // anonymous namespace
constexpr std::size_t menu_select_launch::MAX_VISIBLE_SEARCH; // stupid non-inline semantics
class menu_select_launch::software_parts : public menu
{