]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/files.lst
Give wxScrolledWindow its own Layout method that takes into account
[wxWidgets.git] / src / univ / files.lst
index 215c7f4e39d157c2d09f5e5da6682b730b5f0262..2d1bb7b545fc5533a28fc5d80927420bf770aee9 100644 (file)
@@ -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