X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88f5a9ba6e8566e06bfbbf812d819566af48cc5b..9aa21ba1712cde83a77333988b9a542568d6028c:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 1b72300766..e92413f84b 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -812,9 +812,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/notebook.h wx/ownerdrw.h wx/paper.h + wx/pickerbase.h wx/popupwin.h wx/print.h - wx/printdlg.h + wx/printdlg.h wx/prntbase.h wx/progdlg.h wx/ptr_scpd.h @@ -2991,6 +2992,22 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/sound_sdl.cpp + + + + + + src/aui/framemanager.cpp + src/aui/dockart.cpp + src/aui/floatpane.cpp + + + wx/aui/framemanager.h + wx/aui/dockart.h + wx/aui/floatpane.h + wx/aui/aui.h + + @@ -3221,7 +3238,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(LOWLEVEL_HDR) $(GUI_CORE_HEADERS) $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR) - $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) + $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) $(AUI_HDR)