X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9946aa4bf04dd44d13b03cbfc554159ab1a6a9dc..245f35816d761212279e8cf223475efb7a367553:/src/x11/files.lst diff --git a/src/x11/files.lst b/src/x11/files.lst index ad1bf5cbc3..809074b21f 100644 --- a/src/x11/files.lst +++ b/src/x11/files.lst @@ -51,7 +51,6 @@ ALL_SOURCES = \ generic/gridctrl.cpp \ generic/gridsel.cpp \ generic/helpext.cpp \ - generic/helphtml.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ @@ -65,6 +64,7 @@ ALL_SOURCES = \ generic/progdlgg.cpp \ generic/sashwin.cpp \ generic/scrlwing.cpp \ + generic/selstore.cpp \ generic/spinctlg.cpp \ generic/splash.cpp \ generic/splitter.cpp \ @@ -341,7 +341,6 @@ ALL_HEADERS = \ hashmap.h \ help.h \ helpbase.h \ - helphtml.h \ helpwin.h \ icon.h \ iconbndl.h \ @@ -414,6 +413,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ + selstore.h \ settings.h \ sizer.h \ slider.h \ @@ -564,7 +564,6 @@ ALL_HEADERS = \ generic/gridctrl.h \ generic/gridg.h \ generic/helpext.h \ - generic/helphtml.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ @@ -800,7 +799,6 @@ GENERICOBJS = \ gridctrl.o \ gridsel.o \ helpext.o \ - helphtml.o \ imaglist.o \ laywin.o \ listctrl.o \ @@ -814,6 +812,7 @@ GENERICOBJS = \ progdlgg.o \ sashwin.o \ scrlwing.o \ + selstore.o \ spinctlg.o \ splash.o \ splitter.o \