From b521a84a30d2080e375da683f08fe300c9d25292 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 18 Sep 2004 11:34:52 +0000 Subject: [PATCH] moved GTK headers needed by wxUniv to GTK_LOWLEVEL_HDR from GTK_HDR (should fix 1016249) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 45f346342a..e9ef435703 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -709,6 +709,32 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_HDR) wx/generic/paletteg.h + wx/gtk/app.h + wx/gtk/bitmap.h + wx/gtk/brush.h + wx/gtk/clipbrd.h + wx/gtk/colour.h + wx/gtk/cursor.h + wx/gtk/dataform.h + wx/gtk/dataobj.h + wx/gtk/dataobj2.h + wx/gtk/dc.h + wx/gtk/dcclient.h + wx/gtk/dcmemory.h + wx/gtk/dcscreen.h + wx/gtk/dnd.h + wx/gtk/font.h + wx/gtk/gdiobj.h + wx/gtk/icon.h + wx/gtk/minifram.h + wx/gtk/pen.h + wx/gtk/popupwin.h + wx/gtk/region.h + wx/gtk/timer.h + wx/gtk/tooltip.h + wx/gtk/toplevel.h + wx/gtk/win_gtk.h + wx/gtk/window.h @@ -768,48 +794,27 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/statusbr.h wx/generic/tabg.h wx/gtk/accel.h - wx/gtk/app.h - wx/gtk/bitmap.h wx/gtk/bmpbuttn.h - wx/gtk/brush.h wx/gtk/button.h wx/gtk/checkbox.h wx/gtk/checklst.h wx/gtk/colordlg.h wx/gtk/choice.h - wx/gtk/clipbrd.h - wx/gtk/colour.h wx/gtk/combobox.h wx/gtk/control.h - wx/gtk/cursor.h - wx/gtk/dataform.h - wx/gtk/dataobj.h - wx/gtk/dataobj2.h - wx/gtk/dc.h - wx/gtk/dcclient.h - wx/gtk/dcmemory.h - wx/gtk/dcscreen.h wx/gtk/dialog.h - wx/gtk/dnd.h wx/gtk/filedlg.h - wx/gtk/font.h wx/gtk/fontdlg.h wx/gtk/frame.h wx/gtk/gauge.h - wx/gtk/gdiobj.h - wx/gtk/icon.h wx/gtk/listbox.h wx/gtk/mdi.h wx/gtk/menu.h wx/gtk/menuitem.h - wx/gtk/minifram.h wx/gtk/msgdlg.h wx/gtk/notebook.h - wx/gtk/pen.h - wx/gtk/popupwin.h wx/gtk/radiobox.h wx/gtk/radiobut.h - wx/gtk/region.h wx/gtk/scrolbar.h wx/gtk/scrolwin.h wx/gtk/slider.h @@ -822,12 +827,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/tbargtk.h wx/gtk/textctrl.h wx/gtk/tglbtn.h - wx/gtk/timer.h - wx/gtk/tooltip.h - wx/gtk/toplevel.h wx/gtk/treectrl.h - wx/gtk/win_gtk.h - wx/gtk/window.h -- 2.47.2