diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index d1fb7574c6..93c9cf18d0 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -401,7 +401,7 @@ checklst.cpp GTK choice.cpp GTK LowLevel clipbrd.cpp GTK LowLevel colour.cpp GTK LowLevel -combobox.cpp GTK LowLevel +combobox.cpp GTK control.cpp GTK cursor.cpp GTK LowLevel data.cpp GTK LowLevel diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 132d0b30d9..da34444790 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:51, 2001/09/21 +# This file was automatically generated by tmake at 14:18, 2001/10/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -845,7 +845,6 @@ GUI_LOWLEVEL_OBJS = \ choice.o \ clipbrd.o \ colour.o \ - combobox.o \ cursor.o \ data.o \ dataobj.o \ diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 132d0b30d9..da34444790 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:51, 2001/09/21 +# This file was automatically generated by tmake at 14:18, 2001/10/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -845,7 +845,6 @@ GUI_LOWLEVEL_OBJS = \ choice.o \ clipbrd.o \ colour.o \ - combobox.o \ cursor.o \ data.o \ dataobj.o \