From f530896a7acac08b32a787d8409f89c443b26751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 7 Jan 2004 14:53:37 +0000 Subject: [PATCH] htmlproc.h wasn't installed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/gtk/files.lst | 1 + src/gtk1/files.lst | 1 + src/mac/carbon/files.lst | 3 +-- src/mac/files.lst | 3 +-- src/mgl/files.lst | 1 + src/microwin/files.lst | 3 +++ src/motif/files.lst | 1 + src/msw/files.lst | 5 ++++- src/os2/files.lst | 1 + src/x11/files.lst | 1 + 10 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/gtk/files.lst b/src/gtk/files.lst index fe67a3dd03..e21b9a06cd 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -626,6 +626,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index fe67a3dd03..e21b9a06cd 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -626,6 +626,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index 5aaeaab5d0..3c2dbd5125 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -226,7 +226,6 @@ ALL_SOURCES = \ mac/palette.cpp \ mac/pen.cpp \ mac/pnghand.cpp \ - mac/print.cpp \ mac/printdlg.cpp \ mac/printmac.cpp \ mac/radiobox.cpp \ @@ -655,6 +654,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ @@ -904,7 +904,6 @@ GUIOBJS = \ palette.o \ pen.o \ pnghand.o \ - print.o \ printdlg.o \ printmac.o \ radiobox.o \ diff --git a/src/mac/files.lst b/src/mac/files.lst index 5aaeaab5d0..3c2dbd5125 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -226,7 +226,6 @@ ALL_SOURCES = \ mac/palette.cpp \ mac/pen.cpp \ mac/pnghand.cpp \ - mac/print.cpp \ mac/printdlg.cpp \ mac/printmac.cpp \ mac/radiobox.cpp \ @@ -655,6 +654,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ @@ -904,7 +904,6 @@ GUIOBJS = \ palette.o \ pen.o \ pnghand.o \ - print.o \ printdlg.o \ printmac.o \ radiobox.o \ diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 890ef1ac2a..4d587b7873 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -549,6 +549,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ diff --git a/src/microwin/files.lst b/src/microwin/files.lst index c042cd61e0..0dcfc3785d 100644 --- a/src/microwin/files.lst +++ b/src/microwin/files.lst @@ -141,6 +141,7 @@ ALL_SOURCES = \ common/radiocmn.cpp \ common/regex.cpp \ common/resource.cpp \ + common/rgncmn.cpp \ common/sckaddr.cpp \ common/sckfile.cpp \ common/sckipc.cpp \ @@ -622,6 +623,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ @@ -729,6 +731,7 @@ COMMONOBJS = \ radiocmn.o \ regex.o \ resource.o \ + rgncmn.o \ sckaddr.o \ sckfile.o \ sckipc.o \ diff --git a/src/motif/files.lst b/src/motif/files.lst index 65490194b4..d872f42476 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -616,6 +616,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ diff --git a/src/msw/files.lst b/src/msw/files.lst index fb2c635ac2..9c89116185 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -693,6 +693,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ @@ -971,6 +972,7 @@ GUIOBJS = \ treectrl.o \ utils.o \ utilsexc.o \ + uxtheme.o \ volume.o \ wave.o \ window.o @@ -992,6 +994,8 @@ GUI_LOWLEVEL_OBJS = \ dde.o \ dialup.o \ dib.o \ + dirdlg.o \ + enhmeta.o \ evtloop.o \ font.o \ fontenum.o \ @@ -1020,7 +1024,6 @@ GUI_LOWLEVEL_OBJS = \ toplevel.o \ utils.o \ utilsexc.o \ - uxtheme.o \ wave.o \ window.o diff --git a/src/os2/files.lst b/src/os2/files.lst index 41653ae35b..83f7dfca1d 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -631,6 +631,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \ diff --git a/src/x11/files.lst b/src/x11/files.lst index f78b8d1b22..d94478625f 100644 --- a/src/x11/files.lst +++ b/src/x11/files.lst @@ -605,6 +605,7 @@ ALL_HEADERS = \ html/htmldefs.h \ html/htmlfilt.h \ html/htmlpars.h \ + html/htmlproc.h \ html/htmltag.h \ html/htmlwin.h \ html/htmprint.h \