X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f96ac03f027df18b5bc3758eb00df951be6db85..3c623cf7d961576a81be74c5c9e8f02322136488:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 4735bb89a3..9b8b7753e6 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -267,6 +267,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/regex.h wx/scopeguard.h wx/snglinst.h + wx/stack.h wx/stopwatch.h wx/strconv.h wx/stream.h @@ -612,7 +613,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/spinbutt.h wx/spinctrl.h wx/splitter.h - wx/stack.h wx/statline.h wx/tab.h wx/tabctrl.h @@ -624,6 +624,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/treebase.h wx/treectrl.h wx/valgen.h + wx/vidmode.h wx/vlbox.h wx/vms_x_fix.h wx/vscroll.h @@ -642,11 +643,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/fontenum.cpp src/unix/fontutil.cpp src/unix/utilsx11.cpp + src/unix/displayx11.cpp wx/generic/caret.h wx/unix/fontutil.h wx/unix/utilsx11.h + wx/unix/displayx11.h @@ -676,6 +679,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/gsockgtk.c src/gtk/icon.cpp src/gtk/main.cpp + src/gtk/minifram.cpp src/gtk/pen.cpp src/gtk/popupwin.cpp src/gtk/region.cpp @@ -720,7 +724,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/listbox.cpp src/gtk/mdi.cpp src/gtk/menu.cpp - src/gtk/minifram.cpp src/gtk/msgdlg.cpp src/gtk/notebook.cpp src/gtk/radiobox.cpp