Searched refs:onAbout (Results 1 – 1 of 1) sorted by relevance
489 void onAbout(wxCommandEvent &event); // NOLINT521 EVT_MENU(wxID_ABOUT, AnalyzerFrame::onAbout) in BEGIN_EVENT_TABLE()634 void AnalyzerFrame::onAbout(wxCommandEvent &WXUNUSED(event)) { in onAbout() function in AnalyzerFrame