]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
removed unnecessarily overridden wxControl method
[wxWidgets.git] / src / motif / files.lst
index 8664bf6791a0db564065ae9d85fd6e4b4f9b01db..53e7dce06083eb9f784854a5ce527596f8ecc054 100644 (file)
@@ -103,9 +103,11 @@ ALL_SOURCES = \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
+               common/iconbndl.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -235,6 +237,7 @@ ALL_SOURCES = \
                unix/snglinst.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
                unix/snglinst.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
+               unix/utilsx11.cpp \
                html/helpctrl.cpp \
                html/helpdata.cpp \
                html/helpfrm.cpp \
                html/helpctrl.cpp \
                html/helpdata.cpp \
                html/helpfrm.cpp \
@@ -358,6 +361,7 @@ ALL_HEADERS = \
                helphtml.h \
                helpwin.h \
                icon.h \
                helphtml.h \
                helpwin.h \
                icon.h \
+               iconbndl.h \
                imagbmp.h \
                image.h \
                imaggif.h \
                imagbmp.h \
                image.h \
                imaggif.h \
@@ -592,6 +596,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
@@ -668,9 +673,11 @@ COMMONOBJS = \
                hashmap.o \
                helpbase.o \
                http.o \
                hashmap.o \
                helpbase.o \
                http.o \
+               iconbndl.o \
                imagall.o \
                imagbmp.o \
                image.o \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -852,7 +859,8 @@ UNIXOBJS = \
                mimetype.o \
                snglinst.o \
                threadpsx.o \
                mimetype.o \
                snglinst.o \
                threadpsx.o \
-               utilsunx.o
+               utilsunx.o \
+               utilsx11.o
 
 HTMLOBJS = \
                helpctrl.o \
 
 HTMLOBJS = \
                helpctrl.o \