X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0cb0ba509fad1fb966d4d5277ff28071d7a8477..b58a1455e15477cac9d335b5f7a2c3fc3111b342:/src/univ/files.lst diff --git a/src/univ/files.lst b/src/univ/files.lst index 4cb6f59e7f..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 @@ -73,6 +74,7 @@ UNIV_HEADERS = \ univ/statusbr.h \ univ/textctrl.h \ univ/theme.h \ + univ/toolbar.h \ univ/toplevel.h \ univ/window.h @@ -109,6 +111,7 @@ UNIVOBJS = \ statusbr.o \ textctrl.o \ theme.o \ + toolbar.o \ topluniv.o \ win32.o \ winuniv.o