From: Vadim Zeitlin Date: Fri, 22 Aug 2003 16:59:33 +0000 (+0000) Subject: added bookctrl.h and listbook.h; moved bookctrl.cpp to the correct place X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/16aa9c84bca0619ff0a89267772ca30d80324951 added bookctrl.h and listbook.h; moved bookctrl.cpp to the correct place git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index e0a6e5d4f9..9457b94dc3 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -183,7 +183,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/zstream.cpp - src/common/bookctrl.cpp src/common/event.cpp src/common/fs_mem.cpp src/common/msgout.cpp @@ -365,6 +364,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/artprov.cpp src/common/artstd.cpp src/common/bmpbase.cpp + src/common/bookctrl.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp src/common/cmdproc.cpp @@ -436,6 +436,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dcpsg.cpp src/generic/dirctrlg.cpp src/generic/dragimgg.cpp + src/generic/listbkg.cpp src/generic/logg.cpp src/generic/numdlgg.cpp src/generic/panelg.cpp @@ -534,6 +535,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/access.h wx/artprov.h wx/bitmap.h + wx/bookctrl.h wx/busyinfo.h wx/caret.h wx/clipbrd.h @@ -578,6 +580,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/imagtiff.h wx/imagxpm.h wx/listbase.h + wx/listbook.h wx/listctrl.h wx/matrix.h wx/menuitem.h