X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91f5c4d03b5966953db682315a40508862019a29..d728116a27b358e5b002337d96268fb51be128eb:/src/mgl/files.lst?ds=sidebyside diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 9cbb7126e3..7902fb8de6 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 23:49, 2001/10/14 +# This file was automatically generated by tmake at 21:26, 2001/11/14 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -38,7 +38,6 @@ ALL_SOURCES = \ generic/spinctlg.cpp \ generic/splash.cpp \ generic/splitter.cpp \ - generic/statusbr.cpp \ generic/tabg.cpp \ generic/tbarsmpl.cpp \ generic/textdlgg.cpp \ @@ -71,6 +70,7 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ common/effects.cpp \ @@ -147,6 +147,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -345,6 +346,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -362,6 +364,7 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ + platform.h \ popupwin.h \ print.h \ printdlg.h \ @@ -408,6 +411,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -597,6 +601,7 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ effects.o \ @@ -673,6 +678,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -733,7 +739,6 @@ GENERICOBJS = \ spinctlg.o \ splash.o \ splitter.o \ - statusbr.o \ tabg.o \ tbarsmpl.o \ textdlgg.o \