AboutDlg 1370 applications/osmo4_wx/wxOsmo4.cpp AboutDlg(wxWindow *parent); AboutDlg 1379 applications/osmo4_wx/wxOsmo4.cpp BEGIN_EVENT_TABLE(AboutDlg, wxDialog) AboutDlg 1380 applications/osmo4_wx/wxOsmo4.cpp EVT_BUTTON(ID_ABOUT_CLOSE, AboutDlg::OnClose) AboutDlg 1383 applications/osmo4_wx/wxOsmo4.cpp AboutDlg::AboutDlg(wxWindow *parent) AboutDlg 1419 applications/osmo4_wx/wxOsmo4.cpp void AboutDlg::OnClose(wxCommandEvent& WXUNUSED(event)) AboutDlg 1426 applications/osmo4_wx/wxOsmo4.cpp AboutDlg dlg(this);