X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc0e23b8fb35c8b0e527594f96fa91c57a067b3a..f81387bd80f8f25e88952c713f98ec9723fdde76:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index bd7a7ae117..a1e231bd91 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -265,7 +265,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 \ @@ -336,6 +335,7 @@ ALL_HEADERS = \ dynarray.h \ dynlib.h \ dynload.h \ + effects.h \ encconv.h \ event.h \ expr.h \ @@ -386,6 +386,7 @@ ALL_HEADERS = \ imagtiff.h \ imagxpm.h \ intl.h \ + iosfwrap.h \ ioswrap.h \ ipc.h \ ipcbase.h \ @@ -395,6 +396,7 @@ ALL_HEADERS = \ layout.h \ laywin.h \ list.h \ + listbase.h \ listbox.h \ listctrl.h \ listimpl.cpp \ @@ -432,6 +434,7 @@ ALL_HEADERS = \ prop.h \ propform.h \ proplist.h \ + quantize.h \ radiobox.h \ radiobut.h \ regex.h \ @@ -634,7 +637,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -982,7 +984,6 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ m_style.o \ m_tables.o \