git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41698
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
info.SetVersion(wxVERSION_NUM_DOT_STRING_T);
info.SetDescription(_T("This sample shows different wxWidgets dialogs"));
info.SetCopyright(_T("© 1998-2006 wxWidgets dev team"));
info.SetVersion(wxVERSION_NUM_DOT_STRING_T);
info.SetDescription(_T("This sample shows different wxWidgets dialogs"));
info.SetCopyright(_T("© 1998-2006 wxWidgets dev team"));
+ info.AddDeveloper(_T("Vadim Zeitlin"));
}
void MyFrame::ShowSimpleAboutDialog(wxCommandEvent& WXUNUSED(event))
}
void MyFrame::ShowSimpleAboutDialog(wxCommandEvent& WXUNUSED(event))