X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/628e155d8c70da0f962289cf1e1dea3699255707..24f3f4fc0be10eca586dd4743400d7c58b949857:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 0e99acb71b..738b28084a 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 @@ -2064,6 +2066,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/menu.cpp src/os2/menuitem.cpp src/os2/metafile.cpp + src/os2/minifram.cpp src/os2/msgdlg.cpp src/os2/nativdlg.cpp src/os2/notebook.cpp @@ -2718,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 @@ -2735,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 @@ -2814,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 @@ -2896,9 +2900,15 @@ 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