X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/973ac5bbb2ca39f0f3e21b85c1c130d2215f1552..76a60a81b43001296184b2d9665552445777c6bd:/src/mgl/files.lst diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 08258a4a1d..4415e7ef86 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -60,6 +60,7 @@ ALL_SOURCES = \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ + common/datacmn.cpp \ common/datetime.cpp \ common/datstrm.cpp \ common/db.cpp \ @@ -153,6 +154,7 @@ ALL_SOURCES = \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ + common/taskbarcmn.cpp \ common/tbarbase.cpp \ common/textbuf.cpp \ common/textcmn.cpp \ @@ -531,6 +533,7 @@ ALL_HEADERS = \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/taskbarx11.h \ unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ @@ -567,6 +570,7 @@ COMMONOBJS = \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ + datacmn.o \ datetime.o \ datstrm.o \ db.o \ @@ -660,6 +664,7 @@ COMMONOBJS = \ stream.o \ string.o \ sysopt.o \ + taskbarcmn.o \ tbarbase.o \ textbuf.o \ textcmn.o \