Home
last modified time | relevance | path

Searched refs:ID_HELP_BOUNDED (Results 1 – 2 of 2) sorted by relevance

/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxmain.h385 ID_HELP_BOUNDED, enumerator
H A Dwxmain.cpp1463 case ID_HELP_BOUNDED: ShowHelp(_("Help/bounded.html")); break; in BEGIN_EVENT_TABLE()
2334 helpMenu->Append(ID_HELP_BOUNDED, _("Bounded Grids")); in CreateMenus()