X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a23eb2cecbce3dbe97afdaddf220c8015f9948f1..cf54972ea26c90aa5585ba62d39fcc0e14541d5b:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 68e2a7dacd..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 \ @@ -387,6 +386,7 @@ ALL_HEADERS = \ imagtiff.h \ imagxpm.h \ intl.h \ + iosfwrap.h \ ioswrap.h \ ipc.h \ ipcbase.h \ @@ -434,6 +434,7 @@ ALL_HEADERS = \ prop.h \ propform.h \ proplist.h \ + quantize.h \ radiobox.h \ radiobut.h \ regex.h \ @@ -636,7 +637,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -984,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 \