From: Vadim Zeitlin Date: Thu, 3 Jul 2003 01:24:51 +0000 (+0000) Subject: added recent new files (still can't run bakefile to regen the makefiles though...) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b9e19bd94302568728e4ec02a0783d3b0d3bf40c?ds=inline added recent new files (still can't run bakefile to regen the makefiles though...) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index b568da3c9e..aa7872bf5f 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -296,6 +296,7 @@ src/generic/grid.cpp src/generic/gridctrl.cpp src/generic/gridsel.cpp + src/generic/htmllbox.cpp src/generic/laywin.cpp src/generic/logg.cpp src/generic/numdlgg.cpp @@ -311,6 +312,8 @@ src/generic/tipdlg.cpp src/generic/tipwin.cpp src/generic/treectlg.cpp + src/generic/vlbox.cpp + src/generic/vscroll.cpp src/generic/wizard.cpp src/common/appcmn.cpp src/common/fontmap.cpp