]> 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 a4d6e527bff27490218ccf38d4eda668a4a32e1c..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 \
@@ -658,7 +657,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
-               generic/mdig.cpp \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -702,7 +701,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -996,7 +994,6 @@ GUI_LOWLEVEL_OBJS = \
                gdiimage.o \
                gdiobj.o \
                icon.o \
-               imaglist.o \
                main.o \
                palette.o \
                pen.o \
@@ -1030,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 \