From: Vadim Zeitlin Date: Mon, 23 Oct 2006 22:11:34 +0000 (+0000) Subject: moved wxCollapsiblePane files to adv library X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/37ad32a422f2cca358ff131673dd7a1f42a4108c moved wxCollapsiblePane files to adv library git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 5f499e6578..b0f9e23262 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -676,7 +676,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/checklst.h wx/choicdlg.h wx/choice.h - wx/collpane.h wx/cmndata.h wx/combo.h wx/combobox.h @@ -952,7 +951,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp - src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp @@ -973,7 +971,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/checklst.cpp src/gtk/choice.cpp src/gtk/colordlg.cpp - src/gtk/collpane.cpp src/gtk/combobox.cpp src/gtk/control.cpp src/gtk/clrpicker.cpp @@ -1026,7 +1023,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/combobox.h wx/gtk/control.h wx/gtk/clrpicker.h - wx/gtk/collpane.h wx/gtk/dialog.h wx/gtk/dirdlg.h wx/gtk/filedlg.h @@ -1517,7 +1513,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/generic/collpaneg.cpp src/generic/statusbr.cpp src/generic/prntdlgg.cpp src/msw/accel.cpp @@ -1863,7 +1858,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/caret.cpp - src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp @@ -2133,7 +2127,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/window.cpp src/generic/caret.cpp - src/generic/collpaneg.cpp src/generic/fdrepdlg.cpp src/generic/fontdlgg.cpp src/generic/listctrl.cpp @@ -2521,7 +2514,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp - src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp @@ -2630,6 +2622,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/aboutdlgg.cpp src/generic/bmpcboxg.cpp src/generic/calctrl.cpp + src/generic/collpaneg.cpp src/generic/datavgen.cpp src/generic/datectlg.cpp src/generic/grid.cpp @@ -2651,6 +2644,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/animdecod.h wx/bmpcbox.h wx/calctrl.h + wx/collpane.h wx/dataview.h wx/dateevt.h wx/dcbuffer.h @@ -2658,6 +2652,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/aboutdlgg.h wx/generic/bmpcbox.h wx/generic/calctrl.h + wx/generic/collpaneg.h wx/generic/datectrl.h wx/generic/dataview.h wx/generic/grid.h @@ -2774,13 +2769,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/animateg.cpp src/gtk/aboutdlg.cpp src/gtk/animate.cpp - src/gtk/taskbar.cpp + src/gtk/collpane.cpp src/gtk/dataview.cpp + src/gtk/taskbar.cpp src/gtk/eggtrayicon.c wx/generic/animate.h wx/gtk/animate.h + wx/gtk/collpane.h