added example of customizing the generic about dialog and renamed wxAboutDialog to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Oct 2006 14:12:59 +0000 (14:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Oct 2006 14:12:59 +0000 (14:12 +0000)
commit453c9e3b0bad19ff91fb280183c34e5df7e24011
tree8068e78b7be3d67c58e7d9811ab680f6546b7833
parentcd5dc5e628d45fd15815739d8884efb646c27422
added example of customizing the generic about dialog and renamed wxAboutDialog to wxGenericAboutDialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/aboutdlgg.h
samples/dialogs/dialogs.cpp
samples/dialogs/dialogs.h
src/generic/aboutdlgg.cpp