X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/842f5c94c94099dee89d919d8a24765098652fd5..1e93ca17294b6da0d8cf63bffb0017cdfa0013df:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 0bc3f919de..359a021ad4 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -19,7 +19,6 @@ ALL_SOURCES = \ generic/gridctrl.cpp \ generic/gridsel.cpp \ generic/helpext.cpp \ - generic/helphtml.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ @@ -59,6 +58,7 @@ ALL_SOURCES = \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ + common/datacmn.cpp \ common/datetime.cpp \ common/datstrm.cpp \ common/db.cpp \ @@ -370,7 +370,6 @@ ALL_HEADERS = \ hashmap.h \ help.h \ helpbase.h \ - helphtml.h \ helpwin.h \ icon.h \ iconbndl.h \ @@ -587,7 +586,6 @@ ALL_HEADERS = \ generic/gridctrl.h \ generic/gridg.h \ generic/helpext.h \ - generic/helphtml.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ @@ -649,6 +647,7 @@ COMMONOBJS = \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ + datacmn.o \ datetime.o \ datstrm.o \ db.o \ @@ -785,7 +784,6 @@ GUIOBJS = \ gridctrl.o \ gridsel.o \ helpext.o \ - helphtml.o \ imaglist.o \ laywin.o \ listctrl.o \ @@ -893,7 +891,6 @@ GUI_LOWLEVEL_OBJS = \ gridctrl.o \ gridsel.o \ helpext.o \ - helphtml.o \ imaglist.o \ laywin.o \ listctrl.o \