X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd38c87578df7a24a491401c943988e2bc89b62b..63b8dd39b88479c7171f388f9310be8a0561eb89:/src/motif/files.lst diff --git a/src/motif/files.lst b/src/motif/files.lst index 0295655a68..91ad6317f6 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -17,7 +17,6 @@ ALL_SOURCES = \ generic/gridctrl.cpp \ generic/gridsel.cpp \ generic/helpext.cpp \ - generic/helphtml.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ @@ -217,7 +216,6 @@ ALL_SOURCES = \ motif/palette.cpp \ motif/radiobox.cpp \ motif/radiobut.cpp \ - motif/region.cpp \ motif/scrolbar.cpp \ motif/settings.cpp \ motif/slider.cpp \ @@ -234,6 +232,7 @@ ALL_SOURCES = \ x11/bitmap.cpp \ x11/brush.cpp \ x11/pen.cpp \ + x11/region.cpp \ x11/utilsx.cpp \ unix/dialup.cpp \ unix/dir.cpp \ @@ -368,7 +367,6 @@ ALL_HEADERS = \ hashmap.h \ help.h \ helpbase.h \ - helphtml.h \ helpwin.h \ icon.h \ iconbndl.h \ @@ -547,7 +545,6 @@ ALL_HEADERS = \ motif/private.h \ motif/radiobox.h \ motif/radiobut.h \ - motif/region.h \ motif/scrolbar.h \ motif/settings.h \ motif/slider.h \ @@ -577,7 +574,6 @@ ALL_HEADERS = \ generic/gridctrl.h \ generic/gridg.h \ generic/helpext.h \ - generic/helphtml.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ @@ -627,7 +623,8 @@ ALL_HEADERS = \ x11/bitmap.h \ x11/brush.h \ x11/pen.h \ - x11/privx.h + x11/privx.h \ + x11/region.h COMMONOBJS = \ accesscmn.o \ @@ -781,7 +778,6 @@ GENERICOBJS = \ gridctrl.o \ gridsel.o \ helpext.o \ - helphtml.o \ imaglist.o \ laywin.o \ listctrl.o \ @@ -851,7 +847,6 @@ GUIOBJS = \ palette.o \ radiobox.o \ radiobut.o \ - region.o \ scrolbar.o \ settings.o \ slider.o \ @@ -868,6 +863,7 @@ GUIOBJS = \ bitmap.o \ brush.o \ pen.o \ + region.o \ utilsx.o UNIXOBJS = \