X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9918d4d5c1604d8bdd6cd04a3b163ae64eb9d447..8b39c006d83b66e4a84232bc44d5288838cb4103:/src/motif/files.lst?ds=sidebyside diff --git a/src/motif/files.lst b/src/motif/files.lst index b5ccb2a35b..fe5504cee1 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -22,6 +22,7 @@ ALL_SOURCES = \ generic/laywin.cpp \ generic/listctrl.cpp \ generic/logg.cpp \ + generic/mdig.cpp \ generic/msgdlgg.cpp \ generic/notebook.cpp \ generic/numdlgg.cpp \ @@ -256,7 +257,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 \ @@ -327,6 +327,7 @@ ALL_HEADERS = \ dynarray.h \ dynlib.h \ dynload.h \ + effects.h \ encconv.h \ event.h \ expr.h \ @@ -386,6 +387,7 @@ ALL_HEADERS = \ layout.h \ laywin.h \ list.h \ + listbase.h \ listbox.h \ listctrl.h \ listimpl.cpp \ @@ -580,6 +582,7 @@ ALL_HEADERS = \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ + generic/mdig.h \ generic/msgdlgg.h \ generic/notebook.h \ generic/paletteg.h \ @@ -592,6 +595,7 @@ ALL_HEADERS = \ generic/spinctlg.h \ generic/splash.h \ generic/splitter.h \ + generic/statline.h \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ @@ -622,7 +626,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -775,6 +778,7 @@ GENERICOBJS = \ laywin.o \ listctrl.o \ logg.o \ + mdig.o \ msgdlgg.o \ notebook.o \ numdlgg.o \ @@ -887,7 +891,6 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ m_style.o \ m_tables.o \