X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4eb1fe9da6dbf2a82876547b6f69836e086f22e7..31e39e3c51f0a14a49ba86a5326e1461ad60dfee:/src/gtk/files.lst?ds=sidebyside diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 48c3b391c5..7e4b464936 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:19, 2001/11/06 +# This file was automatically generated by tmake at 18:55, 2001/11/17 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -148,6 +148,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -384,6 +385,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -424,7 +426,6 @@ ALL_HEADERS = \ scrolwin.h \ serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -448,6 +449,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -713,6 +715,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -896,7 +899,6 @@ GUI_LOWLEVEL_OBJS = \ app.o \ bitmap.o \ brush.o \ - choice.o \ clipbrd.o \ colour.o \ cursor.o \