X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d74b838cf3e7bc6843e3359cfb6eaeccf0fc970e..0b49ccf8d66e2568e2b0de85c25b406aad39f3b1:/src/univ/files.lst diff --git a/src/univ/files.lst b/src/univ/files.lst index 82a8e4d7b5..93a1f55df3 100644 --- a/src/univ/files.lst +++ b/src/univ/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 22:26, 2002/01/29 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T! UNIV_SOURCES = \ univ/bmpbuttn.cpp \ @@ -12,11 +12,12 @@ UNIV_SOURCES = \ univ/dialog.cpp \ univ/framuniv.cpp \ univ/gauge.cpp \ - univ/themes/gtk.cpp \ + univ/gtk.cpp \ univ/inpcons.cpp \ univ/inphand.cpp \ univ/listbox.cpp \ univ/menu.cpp \ + univ/metal.cpp \ univ/notebook.cpp \ univ/radiobox.cpp \ univ/radiobut.cpp \ @@ -33,8 +34,9 @@ UNIV_SOURCES = \ univ/statusbr.cpp \ univ/textctrl.cpp \ univ/theme.cpp \ + univ/toolbar.cpp \ univ/topluniv.cpp \ - univ/themes/win32.cpp \ + univ/win32.cpp \ univ/winuniv.cpp UNIV_HEADERS = \ @@ -47,6 +49,7 @@ UNIV_HEADERS = \ univ/colschem.h \ univ/combobox.h \ univ/control.h \ + univ/dialog.h \ univ/frame.h \ univ/gauge.h \ univ/inpcons.h \ @@ -72,6 +75,7 @@ UNIV_HEADERS = \ univ/statusbr.h \ univ/textctrl.h \ univ/theme.h \ + univ/toolbar.h \ univ/toplevel.h \ univ/window.h @@ -92,6 +96,7 @@ UNIVOBJS = \ inphand.o \ listbox.o \ menu.o \ + metal.o \ notebook.o \ radiobox.o \ radiobut.o \ @@ -108,6 +113,7 @@ UNIVOBJS = \ statusbr.o \ textctrl.o \ theme.o \ + toolbar.o \ topluniv.o \ win32.o \ winuniv.o