]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/files.lst
Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
[wxWidgets.git] / src / cocoa / files.lst
index 2cf93709eaaadc9849026036e5f0cd70cdb99ce4..94cd2e597391beacac2a4f950fe547e7ba672f9c 100644 (file)
@@ -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 \
@@ -356,7 +356,6 @@ ALL_HEADERS = \
                hashmap.h \
                help.h \
                helpbase.h \
-               helphtml.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
@@ -502,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 \
@@ -553,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 \
@@ -618,6 +617,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -754,7 +754,6 @@ GENERICOBJS = \
                gridctrl.o \
                gridsel.o \
                helpext.o \
-               helphtml.o \
                imaglist.o \
                laywin.o \
                listctrl.o \