X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/582f07c2532e6e2d7d1ccb235354548e9bada9bf..3956d02ab62d0a03025d0122d2982b7a7a58f098:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index d94f63457d..7d6e8dc6c8 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2558,11 +2558,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/splash.cpp src/generic/tipdlg.cpp src/generic/wizard.cpp - src/richtext/richtextctrl.cpp - src/richtext/richtextbuffer.cpp - src/richtext/richtextstyles.cpp - src/richtext/richtextxml.cpp - src/richtext/richtexthtml.cpp @@ -2595,10 +2590,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/tipdlg.h wx/wave.h wx/wizard.h - wx/richtext/richtextctrl.h - wx/richtext/richtextbuffer.h - wx/richtext/richtextstyles.h - wx/richtext/richtextxml.h @@ -3010,6 +3001,24 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/aui/aui.h + + + + + + src/richtext/richtextctrl.cpp + src/richtext/richtextbuffer.cpp + src/richtext/richtextstyles.cpp + src/richtext/richtextxml.cpp + src/richtext/richtexthtml.cpp + + + wx/richtext/richtextctrl.h + wx/richtext/richtextbuffer.h + wx/richtext/richtextstyles.h + wx/richtext/richtextxml.h + + @@ -3240,7 +3249,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) $(AUI_HDR) + $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) $(AUI_HDR) $(RICHTEXT_HDR)