X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/835ce09e8d5f2bf2d81709b2a7dc9740996748c1..4589ec39c0a8fb5268f577dfdeea2ccce7fb88d1:/src/motif/files.lst diff --git a/src/motif/files.lst b/src/motif/files.lst index 5093030b10..4e74793472 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -22,6 +22,7 @@ ALL_SOURCES = \ generic/laywin.cpp \ generic/listctrl.cpp \ generic/logg.cpp \ + generic/mdig.cpp \ generic/msgdlgg.cpp \ generic/notebook.cpp \ generic/numdlgg.cpp \ @@ -327,6 +328,7 @@ ALL_HEADERS = \ dynarray.h \ dynlib.h \ dynload.h \ + effects.h \ encconv.h \ event.h \ expr.h \ @@ -386,6 +388,7 @@ ALL_HEADERS = \ layout.h \ laywin.h \ list.h \ + listbase.h \ listbox.h \ listctrl.h \ listimpl.cpp \ @@ -580,6 +583,7 @@ ALL_HEADERS = \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ + generic/mdig.cpp \ generic/msgdlgg.h \ generic/notebook.h \ generic/paletteg.h \ @@ -776,6 +780,7 @@ GENERICOBJS = \ laywin.o \ listctrl.o \ logg.o \ + mdig.o \ msgdlgg.o \ notebook.o \ numdlgg.o \