X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b94ab183633a079d69c5f4613053d61f9fb6aa2..35cd9dba7b1e71937fa59949fd7e6f005a2c11d6:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 1d12f09f27..2119fe47e1 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:07, 2001/01/03 +# This file was automatically generated by tmake at 19:20, 2001/02/08 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -23,7 +23,6 @@ ALL_SOURCES = \ generic/msgdlgg.cpp \ generic/numdlgg.cpp \ generic/panelg.cpp \ - generic/plot.cpp \ generic/printps.cpp \ generic/prntdlgg.cpp \ generic/progdlgg.cpp \ @@ -199,6 +198,7 @@ ALL_SOURCES = \ gtk/stattext.cpp \ gtk/tbargtk.cpp \ gtk/textctrl.cpp \ + gtk/tglbtn.cpp \ gtk/timer.cpp \ gtk/tooltip.cpp \ gtk/utilsgtk.cpp \ @@ -369,7 +369,6 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ - plot.h \ print.h \ printdlg.h \ prntbase.h \ @@ -396,6 +395,7 @@ ALL_HEADERS = \ socket.h \ spinbutt.h \ spinctrl.h \ + splash.h \ splitter.h \ statbmp.h \ statbox.h \ @@ -413,6 +413,7 @@ ALL_HEADERS = \ textctrl.h \ textdlg.h \ textfile.h \ + tglbtn.h \ thread.h \ time.h \ timer.h \ @@ -501,6 +502,7 @@ ALL_HEADERS = \ gtk/stattext.h \ gtk/tbargtk.h \ gtk/textctrl.h \ + gtk/tglbtn.h \ gtk/timer.h \ gtk/tooltip.h \ gtk/treectrl.h \ @@ -529,12 +531,12 @@ ALL_HEADERS = \ generic/msgdlgg.h \ generic/notebook.h \ generic/panelg.h \ - generic/plot.h \ generic/printps.h \ generic/prntdlgg.h \ generic/progdlgg.h \ generic/sashwin.h \ generic/scrolwin.h \ + generic/splash.h \ generic/splitter.h \ generic/statusbr.h \ generic/tabg.h \ @@ -800,7 +802,6 @@ GENERICOBJS = \ msgdlgg.o \ numdlgg.o \ panelg.o \ - plot.o \ printps.o \ prntdlgg.o \ progdlgg.o \ @@ -844,7 +845,6 @@ GENERICDEPS = \ msgdlgg.d \ numdlgg.d \ panelg.d \ - plot.d \ printps.d \ prntdlgg.d \ progdlgg.d \ @@ -918,6 +918,7 @@ GUIOBJS = \ stattext.o \ tbargtk.o \ textctrl.o \ + tglbtn.o \ timer.o \ tooltip.o \ utilsgtk.o \ @@ -979,6 +980,7 @@ GUIDEPS = \ stattext.d \ tbargtk.d \ textctrl.d \ + tglbtn.d \ timer.d \ tooltip.d \ utilsgtk.d \