X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47dddc2f4bfdc2f44f6cf6f5ec33c409da7c0c35..4e5a4c69c540b430fba8efe5dae1bc1ffd5caeca:/src/univ/files.lst diff --git a/src/univ/files.lst b/src/univ/files.lst index 215c7f4e39..2d1bb7b545 100644 --- a/src/univ/files.lst +++ b/src/univ/files.lst @@ -33,6 +33,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 @@ -47,6 +48,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 +74,7 @@ UNIV_HEADERS = \ univ/statusbr.h \ univ/textctrl.h \ univ/theme.h \ + univ/toolbar.h \ univ/toplevel.h \ univ/window.h @@ -108,6 +111,7 @@ UNIVOBJS = \ statusbr.o \ textctrl.o \ theme.o \ + toolbar.o \ topluniv.o \ win32.o \ winuniv.o