]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
fix typo in drawing slider ticks; added assert to check for it (slightly modified...
[wxWidgets.git] / src / msw / files.lst
index 55c0c8ce9e100b3d8d511f8d257511819455841f..345e849ab0819cf99274ec1cc411b79c8914e496 100644 (file)
@@ -288,7 +288,6 @@ ALL_SOURCES = \
                html/m_layout.cpp \
                html/m_links.cpp \
                html/m_list.cpp \
-               html/m_meta.cpp \
                html/m_pre.cpp \
                html/m_style.cpp \
                html/m_tables.cpp \
@@ -359,6 +358,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -418,6 +418,7 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
@@ -656,6 +657,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -668,6 +670,7 @@ ALL_HEADERS = \
                generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
+               generic/statline.h \
                generic/statusbr.h \
                generic/tabg.h \
                generic/textdlgg.h \
@@ -698,7 +701,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -992,7 +994,6 @@ GUI_LOWLEVEL_OBJS = \
                gdiimage.o \
                gdiobj.o \
                icon.o \
-               imaglist.o \
                main.o \
                palette.o \
                pen.o \
@@ -1026,7 +1027,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \