X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc0e23b8fb35c8b0e527594f96fa91c57a067b3a..408ad8789c6834825d0a2792d43afd14e6f7acb2:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index e8016fb792..22da2ecf6f 100644 --- a/src/mac/files.lst +++ b/src/mac/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 \ @@ -438,6 +439,7 @@ ALL_HEADERS = \ prop.h \ propform.h \ proplist.h \ + quantize.h \ radiobox.h \ radiobut.h \ regex.h \ @@ -582,6 +584,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 +621,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 +634,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 +665,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -838,15 +842,7 @@ GENERICOBJS = \ wizard.o GUIOBJS = \ - DirectoryCopy.o \ - FSpCompat.o \ - FileCopy.o \ - FullPath.o \ - IterateDirectory.o \ - MoreDesktopMgr.o \ - MoreFiles.o \ - MoreFilesExtras.o \ - Search.o \ + MoreFilesX.o \ accel.o \ aga.o \ app.o \ @@ -948,7 +944,6 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ m_style.o \ m_tables.o \