X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4fc81cbc050c7c69cb04eeef508a8a237a4935c5..874cc42557bea53e2e503a7d1978e84a4a8034d3:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 213a31164d..bc0ec3d4dd 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2038,6 +2038,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/statline2.mm src/cocoa/stattext.mm src/cocoa/textctrl.mm + src/cocoa/timer.mm src/cocoa/toolbar.mm src/cocoa/tooltip.mm src/cocoa/toplevel.mm @@ -2058,7 +2059,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/regiong.cpp src/generic/statusbr.cpp src/generic/tabg.cpp - src/generic/timer.cpp wx/cocoa/NSApplication.h @@ -2128,6 +2128,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/statline.h wx/cocoa/stattext.h wx/cocoa/textctrl.h + wx/cocoa/timer.h wx/cocoa/toolbar.h wx/cocoa/toplevel.h wx/cocoa/window.h @@ -2417,6 +2418,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/unix/mediactrl.cpp @@ -2499,6 +2501,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_chckl.cpp src/xrc/xh_choic.cpp src/xrc/xh_combo.cpp + src/xrc/xh_datectrl.cpp src/xrc/xh_dlg.cpp src/xrc/xh_frame.cpp src/xrc/xh_gauge.cpp