demonstrate fuller about dialog in ShowFullAboutDialog() (part of patch 1927817)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1434,7 +1434,7 @@ static void InitAboutInfoWebsite(wxAboutDialogInfo& info)
|
|||||||
|
|
||||||
static void InitAboutInfoAll(wxAboutDialogInfo& info)
|
static void InitAboutInfoAll(wxAboutDialogInfo& info)
|
||||||
{
|
{
|
||||||
InitAboutInfoMinimal(info);
|
InitAboutInfoWebsite(info);
|
||||||
|
|
||||||
// we can add a second developer
|
// we can add a second developer
|
||||||
info.AddDeveloper(_T("A.N. Other"));
|
info.AddDeveloper(_T("A.N. Other"));
|
||||||
|
Reference in New Issue
Block a user