]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/files.lst
patch adding DeselectXXX() functions from Roland Scholz <scholz@pb.izm.fhg.de>
[wxWidgets.git] / src / gtk1 / files.lst
index 3fd915d527529e1914150a9f70b955713912ed24..8613937647443ada6d2a2800a2c9b4c7e141d67a 100644 (file)
@@ -72,6 +72,7 @@ ALL_SOURCES = \
                common/file.cpp \
                common/fileconf.cpp \
                common/filefn.cpp \
+               common/filename.cpp \
                common/filesys.cpp \
                common/fontcmn.cpp \
                common/fontmap.cpp \
@@ -296,6 +297,7 @@ ALL_HEADERS = \
                fileconf.h \
                filedlg.h \
                filefn.h \
+               filename.h \
                filesys.h \
                font.h \
                fontdlg.h \
@@ -592,6 +594,7 @@ COMMONOBJS = \
                file.o \
                fileconf.o \
                filefn.o \
+               filename.o \
                filesys.o \
                fontcmn.o \
                fontmap.o \
@@ -622,6 +625,7 @@ COMMONOBJS = \
                list.o \
                log.o \
                longlong.o \
+               matrix.o \
                memory.o \
                menucmn.o \
                mimecmn.o \
@@ -697,6 +701,7 @@ COMMONDEPS = \
                file.d \
                fileconf.d \
                filefn.d \
+               filename.d \
                filesys.d \
                fontcmn.d \
                fontmap.d \