Searched refs:CONTROLS_QUIT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp373 CONTROLS_QUIT = wxID_EXIT, enumerator in enum:__anon402
1730 EVT_MENU(CONTROLS_QUIT, MyFrame::OnQuit)
1768 file_menu->Append(CONTROLS_QUIT, _T("E&xit\tAlt-X"), _T("Quit controls sample"));

Completed in 45 milliseconds