]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
generate key events for Space/Enter in addition to the activate events, as wxMSW...
[wxWidgets.git] / src / mac / files.lst
index 2b5494277233c3509e1d335881851c0501255eda..cb1af12e182b971533f8153f21e4c67ac391720a 100644 (file)
@@ -126,6 +126,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -400,6 +401,7 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
@@ -417,6 +419,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -477,6 +480,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -579,6 +583,7 @@ ALL_HEADERS = \
                mac/settings.h \
                mac/slider.h \
                mac/spinbutt.h \
+               mac/spinctrl.h \
                mac/statbmp.h \
                mac/statbox.h \
                mac/statline.h \
@@ -627,6 +632,7 @@ ALL_HEADERS = \
                generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
+               generic/statline.h \
                generic/statusbr.h \
                generic/tabg.h \
                generic/textdlgg.h \
@@ -739,6 +745,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \