]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/files.lst
fixed typo in library name
[wxWidgets.git] / src / mgl / files.lst
index 72a644fe4138a12f24b81751751d2d5abade4e59..929077e80aa260af1e5f9b26b1128c15573c1d4a 100644 (file)
@@ -24,6 +24,7 @@ ALL_SOURCES = \
                generic/laywin.cpp \
                generic/listctrl.cpp \
                generic/logg.cpp \
+               generic/mdig.cpp \
                generic/msgdlgg.cpp \
                generic/numdlgg.cpp \
                generic/panelg.cpp \
@@ -226,7 +227,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 \
@@ -297,6 +297,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -356,6 +357,7 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
@@ -393,6 +395,7 @@ ALL_HEADERS = \
                prop.h \
                propform.h \
                proplist.h \
+               quantize.h \
                radiobox.h \
                radiobut.h \
                regex.h \
@@ -471,6 +474,27 @@ ALL_HEADERS = \
                xpmdecod.h \
                zipstrm.h \
                zstream.h \
+               mgl/app.h \
+               mgl/bitmap.h \
+               mgl/brush.h \
+               mgl/clipbrd.h \
+               mgl/colour.h \
+               mgl/cursor.h \
+               mgl/dc.h \
+               mgl/dcclient.h \
+               mgl/dcmemory.h \
+               mgl/dcscreen.h \
+               mgl/font.h \
+               mgl/fontutil.h \
+               mgl/gdiobj.h \
+               mgl/icon.h \
+               mgl/palette.h \
+               mgl/pen.h \
+               mgl/popupwin.h \
+               mgl/private.h \
+               mgl/region.h \
+               mgl/toplevel.h \
+               mgl/window.h \
                generic/accel.h \
                generic/calctrl.h \
                generic/caret.h \
@@ -491,6 +515,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -503,6 +528,7 @@ ALL_HEADERS = \
                generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
+               generic/statline.h \
                generic/statusbr.h \
                generic/tabg.h \
                generic/textdlgg.h \
@@ -533,7 +559,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -690,6 +715,7 @@ GENERICOBJS = \
                laywin.o \
                listctrl.o \
                logg.o \
+               mdig.o \
                msgdlgg.o \
                numdlgg.o \
                panelg.o \
@@ -767,7 +793,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \