]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
Add ability to have a wxMenuBar as a common menu
[wxWidgets.git] / src / mac / files.lst
index ebbd3012e336632e5477c95a4234a041028cc548..c8e2c5552f827b326a327229a6f1ddcebe67206f 100644 (file)
@@ -17,7 +17,6 @@ ALL_SOURCES = \
                generic/gridctrl.cpp \
                generic/gridsel.cpp \
                generic/helpext.cpp \
-               generic/helphtml.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
@@ -30,6 +29,7 @@ ALL_SOURCES = \
                generic/progdlgg.cpp \
                generic/sashwin.cpp \
                generic/scrlwing.cpp \
+               generic/selstore.cpp \
                generic/spinctlg.cpp \
                generic/splash.cpp \
                generic/splitter.cpp \
@@ -85,6 +85,7 @@ ALL_SOURCES = \
                common/filefn.cpp \
                common/filename.cpp \
                common/filesys.cpp \
+               common/fldlgcmn.cpp \
                common/fontcmn.cpp \
                common/fontmap.cpp \
                common/framecmn.cpp \
@@ -223,7 +224,6 @@ ALL_SOURCES = \
                mac/palette.cpp \
                mac/pen.cpp \
                mac/pnghand.cpp \
-               mac/print.cpp \
                mac/printdlg.cpp \
                mac/printmac.cpp \
                mac/radiobox.cpp \
@@ -373,7 +373,6 @@ ALL_HEADERS = \
                hashmap.h \
                help.h \
                helpbase.h \
-               helphtml.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
@@ -446,6 +445,7 @@ ALL_HEADERS = \
                sckstrm.h \
                scrolbar.h \
                scrolwin.h \
+               selstore.h \
                settings.h \
                sizer.h \
                slider.h \
@@ -609,7 +609,6 @@ ALL_HEADERS = \
                generic/gridctrl.h \
                generic/gridg.h \
                generic/helpext.h \
-               generic/helphtml.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -702,6 +701,7 @@ COMMONOBJS = \
                filefn.o \
                filename.o \
                filesys.o \
+               fldlgcmn.o \
                fontcmn.o \
                fontmap.o \
                framecmn.o \
@@ -807,7 +807,6 @@ GENERICOBJS = \
                gridctrl.o \
                gridsel.o \
                helpext.o \
-               helphtml.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
@@ -820,6 +819,7 @@ GENERICOBJS = \
                progdlgg.o \
                sashwin.o \
                scrlwing.o \
+               selstore.o \
                spinctlg.o \
                splash.o \
                splitter.o \
@@ -885,7 +885,6 @@ GUIOBJS = \
                palette.o \
                pen.o \
                pnghand.o \
-               print.o \
                printdlg.o \
                printmac.o \
                radiobox.o \