]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
let the popup listbox process the kbd messages in wxComboBox
[wxWidgets.git] / src / msw / files.lst
index 8e68f25ebb95386772037ef66c617cfcc561cd17..39c621fa9eba9f4cb0e345b1a0b158a20ced93bd 100644 (file)
@@ -4,6 +4,7 @@ ALL_SOURCES = \
                generic/busyinfo.cpp \
                generic/calctrl.cpp \
                generic/choicdgg.cpp \
+               generic/dcbuffer.cpp \
                generic/dcpsg.cpp \
                generic/dirctrlg.cpp \
                generic/dragimgg.cpp \
@@ -327,6 +328,7 @@ ALL_HEADERS = \
                dbkeyg.h \
                dbtable.h \
                dc.h \
+               dcbuffer.h \
                dcclient.h \
                dcmemory.h \
                dcprint.h \
@@ -351,6 +353,7 @@ ALL_HEADERS = \
                event.h \
                expr.h \
                fdrepdlg.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -810,6 +813,7 @@ GENERICOBJS = \
                busyinfo.o \
                calctrl.o \
                choicdgg.o \
+               dcbuffer.o \
                dcpsg.o \
                dirctrlg.o \
                dragimgg.o \