X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47ac374e0d4b9cbddb98a28a2ffa047b02143803..65d990fb214d0298d17eda7bae6b0dbaa830f62e:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 662c1f5590..3ed76e2370 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -741,6 +741,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/valtext.cpp src/common/wincmn.cpp src/common/windowid.cpp + src/common/wrapsizer.cpp src/common/xpmdecod.cpp src/generic/busyinfo.cpp src/generic/buttonbar.cpp @@ -863,6 +864,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/valtext.h wx/window.h wx/windowid.h + wx/wrapsizer.h wx/wupdlock.h wx/accel.h @@ -2719,7 +2721,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/univ/checkbox.cpp src/univ/checklst.cpp src/univ/choice.cpp - src/univ/colschem.cpp src/univ/combobox.cpp src/univ/control.cpp src/univ/ctrlrend.cpp @@ -2736,6 +2737,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/univ/scrarrow.cpp src/univ/scrolbar.cpp src/univ/scrthumb.cpp + src/univ/settingsuniv.cpp src/univ/slider.cpp src/univ/spinbutt.cpp src/univ/statbmp.cpp @@ -2815,6 +2817,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/animatecmn.cpp + src/common/bmpcboxcmn.cpp src/common/calctrlcmn.cpp src/common/datavcmn.cpp src/common/hyperlnkcmn.cpp @@ -2897,11 +2900,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/msw/bmpcbox.cpp src/msw/calctrl.cpp src/msw/datecontrols.cpp src/msw/datectrl.cpp + wx/msw/bmpcbox.h wx/msw/calctrl.h wx/msw/datecontrols.h wx/msw/datectrl.h @@ -2994,12 +2999,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/aboutdlg.cpp src/gtk/animate.cpp + src/gtk/bmpcbox.cpp src/gtk/calctrl.cpp src/gtk/dataview.cpp src/gtk/hyperlink.cpp wx/gtk/animate.h + wx/gtk/bmpcbox.h wx/gtk/calctrl.h wx/gtk/dataview.h wx/gtk/hyperlink.h