X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/891d0563f7f43b640c4e0e78c30f038b2127fffb..c698eae5a875ca973df44add1ad67ec69a5754ba:/src/cocoa/files.lst diff --git a/src/cocoa/files.lst b/src/cocoa/files.lst index 615e80fb78..94cd2e5973 100644 --- a/src/cocoa/files.lst +++ b/src/cocoa/files.lst @@ -19,7 +19,6 @@ ALL_SOURCES = \ generic/gridctrl.cpp \ generic/gridsel.cpp \ generic/helpext.cpp \ - generic/helphtml.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ @@ -63,6 +62,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 +232,6 @@ ALL_SOURCES = \ unix/gsocket.c \ unix/mimetype.cpp \ unix/snglinst.cpp \ - unix/taskbarx11.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp \ unix/utilsx11.cpp \ @@ -357,7 +356,6 @@ ALL_HEADERS = \ hashmap.h \ help.h \ helpbase.h \ - helphtml.h \ helpwin.h \ icon.h \ iconbndl.h \ @@ -503,6 +501,7 @@ ALL_HEADERS = \ cocoa/NSTextField.h \ cocoa/NSView.h \ cocoa/NSWindow.h \ + cocoa/ObjcAssociate.h \ cocoa/ObjcPose.h \ cocoa/app.h \ cocoa/bitmap.h \ @@ -554,7 +553,6 @@ ALL_HEADERS = \ generic/gridctrl.h \ generic/gridg.h \ generic/helpext.h \ - generic/helphtml.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ @@ -619,6 +617,7 @@ COMMONOBJS = \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ + datacmn.o \ datetime.o \ datstrm.o \ db.o \ @@ -755,7 +754,6 @@ GENERICOBJS = \ gridctrl.o \ gridsel.o \ helpext.o \ - helphtml.o \ imaglist.o \ laywin.o \ listctrl.o \ @@ -840,7 +838,6 @@ UNIXOBJS = \ gsocket.o \ mimetype.o \ snglinst.o \ - taskbarx11.o \ threadpsx.o \ utilsunx.o \ utilsx11.o