X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5b1bb5e76fee489c42d9525d91867fff8620f9c..e2a5251d0109a1be6b9ce5c818d89f56ebfaeae1:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index d22a0f2c04..ebbd3012e3 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -57,6 +57,7 @@ ALL_SOURCES = \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ + common/datacmn.cpp \ common/datetime.cpp \ common/datstrm.cpp \ common/db.cpp \ @@ -636,6 +637,7 @@ ALL_HEADERS = \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/taskbarx11.h \ unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ @@ -672,6 +674,7 @@ COMMONOBJS = \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ + datacmn.o \ datetime.o \ datstrm.o \ db.o \