From: Václav Slavík Date: Fri, 4 Jul 2003 13:04:27 +0000 (+0000) Subject: moved helpbest and htmllbox to wxHTML X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a903585074b793a728f7fa4437876d46c49b713a moved helpbest and htmllbox to wxHTML git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index aa7872bf5f..524a8a8234 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -296,7 +296,6 @@ 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 @@ -857,7 +856,6 @@ src/msw/dirdlg.cpp src/msw/display.cpp src/msw/enhmeta.cpp - src/msw/helpbest.cpp src/msw/evtloop.cpp src/msw/font.cpp src/msw/fontenum.cpp @@ -981,7 +979,6 @@ wx/msw/gdiimage.h wx/msw/gdiobj.h wx/msw/glcanvas.h - wx/msw/helpbest.h wx/msw/helpchm.h wx/msw/helpwin.h wx/msw/icon.h @@ -1717,8 +1714,28 @@ src/html/m_tables.cpp src/html/m_style.cpp src/html/htmprint.cpp + + src/msw/helpbest.cpp + src/generic/htmllbox.cpp + html/forcelnk.h + html/helpctrl.h + html/helpdata.h + html/helpfrm.h + html/htmlcell.h + html/htmldefs.h + html/htmlfilt.h + html/htmlpars.h + html/htmlproc.h + html/htmltag.h + html/htmlwin.h + html/htmprint.h + html/m_templ.h + html/winpars.h + + wx/msw/helpbest.h + wx/htmllbox.h