From f533e26f39d32101bf263b5c42240520a46f17c1 Mon Sep 17 00:00:00 2001 From: David Surovell Date: Mon, 9 Jan 2006 17:47:06 +0000 Subject: [PATCH] add new wxHTML headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- Makefile.in | 2 ++ build/bakefiles/files.bkl | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Makefile.in b/Makefile.in index 228ac6bbbb..2e99a99275 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2691,8 +2691,10 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \ wx/mediactrl.h \ $(MEDIA_PLATFORM_HDR) \ wx/html/helpctrl.h \ + wx/html/helpdlg.h \ wx/html/helpdata.h \ wx/html/helpfrm.h \ + wx/html/helpwin.h \ wx/html/htmlcell.h \ wx/html/htmldefs.h \ wx/html/htmlfilt.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index f81f715d68..fc5612241b 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2571,7 +2571,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/html/helpctrl.h wx/html/helpdata.h + wx/html/helpdlg.h wx/html/helpfrm.h + wx/html/helpwin.h wx/html/htmlcell.h wx/html/htmldefs.h wx/html/htmlfilt.h -- 2.45.2