X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc0e23b8fb35c8b0e527594f96fa91c57a067b3a..fa2f5d3bc9563c2b88282d5487758572d8baffb3:/src/mac/carbon/files.lst diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index e8016fb792..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 \ @@ -401,6 +401,7 @@ ALL_HEADERS = \ layout.h \ laywin.h \ list.h \ + listbase.h \ listbox.h \ listctrl.h \ listimpl.cpp \ @@ -582,6 +583,7 @@ ALL_HEADERS = \ mac/settings.h \ mac/slider.h \ mac/spinbutt.h \ + mac/spinctrl.h \ mac/statbmp.h \ mac/statbox.h \ mac/statline.h \ @@ -618,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 \ @@ -630,6 +633,7 @@ ALL_HEADERS = \ generic/spinctlg.h \ generic/splash.h \ generic/splitter.h \ + generic/statline.h \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ @@ -660,7 +664,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -948,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 \