X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f435c1f030721cd3ab023ae346f895924c29c8e8..2417bf69de4c386d0a532b9727e79f677d2869ec:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index 2048f454a6..721ee5869b 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -88,6 +88,7 @@ ALL_SOURCES = \ common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ + common/iconbndl.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ @@ -389,6 +390,7 @@ ALL_HEADERS = \ helphtml.h \ helpwin.h \ icon.h \ + iconbndl.h \ imagbmp.h \ image.h \ imaggif.h \ @@ -641,7 +643,6 @@ ALL_HEADERS = \ generic/gridg.h \ generic/helpext.h \ generic/helphtml.h \ - generic/helpwxht.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ @@ -667,6 +668,7 @@ ALL_HEADERS = \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ html/helpdata.h \ @@ -743,6 +745,7 @@ COMMONOBJS = \ hashmap.o \ helpbase.o \ http.o \ + iconbndl.o \ imagall.o \ imagbmp.o \ image.o \