]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/files.lst
Fixed a crash when GetMonthControl returns NULL
[wxWidgets.git] / src / univ / files.lst
index 215c7f4e39d157c2d09f5e5da6682b730b5f0262..1fc4d723bad1e335fdb8a61348c34aee43524751 100644 (file)
@@ -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
@@ -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