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
This commit is contained in:
Vadim Zeitlin 2003-08-22 16:59:33 +00:00
parent fa2f17a37c
commit 16aa9c84bc

View File

@ -183,7 +183,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/zstream.cpp
</set>
<set var="BASE_AND_GUI_CMN_SRC" hints="files">
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