X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69108ccb4e8de4279ffa0fdd4e23ea3666f84e92..43e319a3078fffa2e361501ed2f7d04473827f12:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index 446c67b348..2da155eea5 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -29,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 \ @@ -443,6 +444,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ + selstore.h \ settings.h \ sizer.h \ slider.h \ @@ -803,6 +805,7 @@ GENERICOBJS = \ gridctrl.o \ gridsel.o \ helpext.o \ + htmllbox.o \ imaglist.o \ laywin.o \ listctrl.o \ @@ -815,6 +818,7 @@ GENERICOBJS = \ progdlgg.o \ sashwin.o \ scrlwing.o \ + selstore.o \ spinctlg.o \ splash.o \ splitter.o \ @@ -825,6 +829,8 @@ GENERICOBJS = \ tipdlg.o \ tipwin.o \ treectlg.o \ + vlbox.o \ + vscroll.o \ wizard.o GUIOBJS = \