#include "AboutDlg.h" AboutDlg::AboutDlg(wxWindow* parent, wxWindowID id) : wxDialog::wxDialog(parent, id, _("О программе")) {}