X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b64f0a5fc7bbe365bcd1b38c346a4033761f49ed..b6c8bd695963b52cec60cf2247bf4b1651d889d8:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index c01d76c980..afe0506036 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 02:34, 2001/02/08 +# This file was automatically generated by tmake at 19:15, 2001/02/16 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -223,6 +223,7 @@ ALL_SOURCES = \ msw/taskbar.cpp \ msw/tbar95.cpp \ msw/textctrl.cpp \ + msw/tglbtn.cpp \ msw/thread.cpp \ msw/timer.cpp \ msw/tooltip.cpp \ @@ -432,6 +433,7 @@ ALL_HEADERS = \ textctrl.h \ textdlg.h \ textfile.h \ + tglbtn.h \ thread.h \ time.h \ timer.h \ @@ -550,6 +552,7 @@ ALL_HEADERS = \ msw/tbar95.h \ msw/tbarmsw.h \ msw/textctrl.h \ + msw/tglbtn.h \ msw/timer.h \ msw/tooltip.h \ msw/treectrl.h \ @@ -972,6 +975,7 @@ GUIOBJS = \ taskbar.o \ tbar95.o \ textctrl.o \ + tglbtn.o \ thread.o \ timer.o \ tooltip.o \ @@ -1069,6 +1073,7 @@ GUIDEPS = \ taskbar.d \ tbar95.d \ textctrl.d \ + tglbtn.d \ thread.d \ timer.d \ tooltip.d \