X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/891d0563f7f43b640c4e0e78c30f038b2127fffb..cfbf444a5331dec2fa2cd000210638560f14d980:/src/cocoa/files.lst diff --git a/src/cocoa/files.lst b/src/cocoa/files.lst index 615e80fb78..9ab4fa848e 100644 --- a/src/cocoa/files.lst +++ b/src/cocoa/files.lst @@ -63,6 +63,7 @@ ALL_SOURCES = \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ + common/datacmn.cpp \ common/datetime.cpp \ common/datstrm.cpp \ common/db.cpp \ @@ -232,7 +233,6 @@ ALL_SOURCES = \ unix/gsocket.c \ unix/mimetype.cpp \ unix/snglinst.cpp \ - unix/taskbarx11.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp \ unix/utilsx11.cpp \ @@ -619,6 +619,7 @@ COMMONOBJS = \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ + datacmn.o \ datetime.o \ datstrm.o \ db.o \ @@ -840,7 +841,6 @@ UNIXOBJS = \ gsocket.o \ mimetype.o \ snglinst.o \ - taskbarx11.o \ threadpsx.o \ utilsunx.o \ utilsx11.o