]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxAboutBox-related files
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Oct 2006 01:21:28 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Oct 2006 01:21:28 +0000 (01:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index ac677ec2ac061d63c68f970686b321562ab289e1..381f449e1dc21e3a62f3c44a7cba0f0b5456f86c 100644 (file)
@@ -634,6 +634,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/common/valtext.cpp
     src/common/wincmn.cpp
     src/common/xpmdecod.cpp
+    src/generic/aboutdlgg.cpp
     src/generic/busyinfo.cpp
     src/generic/buttonbar.cpp
     src/generic/choicdgg.cpp
@@ -665,6 +666,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/generic/vscroll.cpp
 </set>
 <set var="GUI_CMN_HDR" hints="files">
+    wx/aboutdlg.h
     wx/bmpbuttn.h
     wx/brush.h
     wx/button.h
@@ -692,6 +694,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/gauge.h
     wx/gbsizer.h
     wx/gdicmn.h
+    wx/generic/aboutdlgg.h
     wx/generic/accel.h
     wx/generic/buttonbar.h
     wx/generic/choicdgg.h
@@ -1508,6 +1511,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 <set var="MSW_SRC" hints="files">
     src/generic/statusbr.cpp
     src/generic/prntdlgg.cpp
+    src/msw/aboutdlg.cpp
     src/msw/accel.cpp
     src/msw/bmpbuttn.cpp
     src/msw/button.cpp