X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/132735712157350290a4d99dbcee1b29672783c1..fa2f5d3bc9563c2b88282d5487758572d8baffb3:/src/mac/carbon/files.lst diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index cb1af12e18..b8705f0122 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -271,7 +271,6 @@ ALL_SOURCES = \ html/m_layout.cpp \ html/m_links.cpp \ html/m_list.cpp \ - html/m_meta.cpp \ html/m_pre.cpp \ html/m_style.cpp \ html/m_tables.cpp \ @@ -342,6 +341,7 @@ ALL_HEADERS = \ dynarray.h \ dynlib.h \ dynload.h \ + effects.h \ encconv.h \ event.h \ expr.h \ @@ -620,6 +620,7 @@ ALL_HEADERS = \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ + generic/mdig.h \ generic/msgdlgg.h \ generic/notebook.h \ generic/paletteg.h \ @@ -663,7 +664,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -951,7 +951,6 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ m_style.o \ m_tables.o \