]> git.saurik.com Git - wxWidgets.git/commit - src/msw/aboutdlg.cpp
added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Oct 2006 12:07:03 +0000 (12:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Oct 2006 12:07:03 +0000 (12:07 +0000)
commitfd3f8f5cf55bf0e71583417d4323bbc79b286070
treee2925346856ab5a42e39fb9286187fc3fd4d138b
parentaffebd0a6e2254b69c823397f80a85a7e8c06fc3
added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from core to adv library as they depend on wxHyperlinkCtrl which is in adv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/aboutdlg.h
src/generic/aboutdlgg.cpp
src/mac/carbon/aboutdlg.cpp [new file with mode: 0644]
src/msw/aboutdlg.cpp