X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0cb0ba509fad1fb966d4d5277ff28071d7a8477..dfe8399aa013a1fa6487d008bf1176078f218c6d:/src/univ/files.lst diff --git a/src/univ/files.lst b/src/univ/files.lst index 4cb6f59e7f..1fc4d723ba 100644 --- a/src/univ/files.lst +++ b/src/univ/files.lst @@ -17,6 +17,7 @@ UNIV_SOURCES = \ univ/inphand.cpp \ univ/listbox.cpp \ univ/menu.cpp \ + univ/themes/metal.cpp \ univ/notebook.cpp \ univ/radiobox.cpp \ univ/radiobut.cpp \ @@ -33,6 +34,7 @@ UNIV_SOURCES = \ univ/statusbr.cpp \ univ/textctrl.cpp \ univ/theme.cpp \ + univ/toolbar.cpp \ univ/topluniv.cpp \ univ/themes/win32.cpp \ univ/winuniv.cpp @@ -73,6 +75,7 @@ UNIV_HEADERS = \ univ/statusbr.h \ univ/textctrl.h \ univ/theme.h \ + univ/toolbar.h \ univ/toplevel.h \ univ/window.h @@ -93,6 +96,7 @@ UNIVOBJS = \ inphand.o \ listbox.o \ menu.o \ + metal.o \ notebook.o \ radiobox.o \ radiobut.o \ @@ -109,6 +113,7 @@ UNIVOBJS = \ statusbr.o \ textctrl.o \ theme.o \ + toolbar.o \ topluniv.o \ win32.o \ winuniv.o