]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
Applied patch [ 662321 ] Port of wxWindows to Wine
[wxWidgets.git] / src / motif / files.lst
index 4e7479347279722534328cc922f501d18d422934..39824784004e0685364eba432612d9a3a7052323 100644 (file)
@@ -229,6 +229,7 @@ ALL_SOURCES = \
                motif/textctrl.cpp \
                motif/timer.cpp \
                motif/toolbar.cpp \
+               motif/toplevel.cpp \
                motif/utils.cpp \
                motif/window.cpp \
                unix/dialup.cpp \
@@ -257,7 +258,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 \
@@ -562,6 +562,7 @@ ALL_HEADERS = \
                motif/textctrl.h \
                motif/timer.h \
                motif/toolbar.h \
+               motif/toplevel.h \
                motif/window.h \
                generic/accel.h \
                generic/calctrl.h \
@@ -583,7 +584,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 \
@@ -627,7 +628,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -861,6 +861,7 @@ GUIOBJS = \
                textctrl.o \
                timer.o \
                toolbar.o \
+               toplevel.o \
                utils.o \
                window.o
 
@@ -893,7 +894,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \