X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/000cdd5eac7674a65f9a5349b6d6aeaa1228bc00..3956d02ab62d0a03025d0122d2982b7a7a58f098:/build/bakefiles/files.bkl?ds=sidebyside
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 922c0c3f71..7d6e8dc6c8 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -815,7 +815,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
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
@@ -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
@@ -2838,6 +2829,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/xrc/xh_listc.cpp
src/xrc/xh_menu.cpp
src/xrc/xh_notbk.cpp
+ src/xrc/xh_odcombo.cpp
src/xrc/xh_panel.cpp
src/xrc/xh_radbt.cpp
src/xrc/xh_radbx.cpp
@@ -2891,6 +2883,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/xrc/xh_listc.h
wx/xrc/xh_menu.h
wx/xrc/xh_notbk.h
+ wx/xrc/xh_odcombo.h
wx/xrc/xh_panel.h
wx/xrc/xh_radbt.h
wx/xrc/xh_radbx.h
@@ -3008,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
+
+
@@ -3238,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)