reset the dialog fields if they're not specified in wxAboutDialogInfo: it's necessary...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 01:05:03 +0000 (01:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 01:05:03 +0000 (01:05 +0000)
commit49b3b52cc8411690e1b1869181cc3fd934ab6767
treebb5b93e3f0f23bdfbed4671a6099d352524614c7
parentc114eb7a9fe8da830622db4e9be301e53734218d
reset the dialog fields if they're not specified in wxAboutDialogInfo: it's necessary now that we can reuse an existing dialog (update of the patch 1829097)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/aboutdlg.cpp