X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d48f13a168143e97c271bbeb2f544a63983ee435..0053219faff4714fc4a4a56ffa182e839b6070fe:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 385b0df8fd..787e7c64c2 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -73,6 +73,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/timerunx.cpp src/unix/threadpsx.cpp src/unix/utilsunx.cpp + src/unix/wakeuppipe.cpp src/unix/fswatcher_kqueue.cpp @@ -709,6 +710,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/markupparser.cpp src/common/matrix.cpp src/common/menucmn.cpp + src/common/modalhook.cpp src/common/mousemanager.cpp src/common/nbkbase.cpp src/common/overlaycmn.cpp @@ -718,6 +720,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/persist.cpp src/common/pickerbase.cpp src/common/popupcmn.cpp + src/common/preferencescmn.cpp src/common/prntbase.cpp src/common/quantize.cpp src/common/radiobtncmn.cpp @@ -770,6 +773,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/msgdlgg.cpp src/generic/numdlgg.cpp src/generic/progdlgg.cpp + src/generic/preferencesg.cpp src/generic/printps.cpp src/generic/renderg.cpp src/generic/richmsgdlgg.cpp @@ -865,6 +869,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/listbox.h wx/mdi.h wx/menu.h + wx/modalhook.h wx/mousemanager.h wx/msgdlg.h wx/nativewin.h @@ -1271,7 +1276,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/textctrl.h wx/gtk/textentry.h wx/gtk/tglbtn.h - wx/gtk/treeentry_gtk.h $(GTK_HDR) @@ -1929,7 +1933,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/pencil.cur wx/msw/pntleft.cur wx/msw/pntright.cur - wx/msw/rightarr.cur wx/msw/roller.cur wx/msw/cdrom.ico @@ -2540,6 +2543,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/osx/cocoa/nonownedwnd.mm src/osx/cocoa/notebook.mm src/osx/cocoa/radiobut.mm + src/osx/cocoa/preferences.mm src/osx/cocoa/printdlg.mm src/osx/cocoa/scrolbar.mm src/osx/cocoa/slider.mm