]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/files.lst
Fixed a crash when GetMonthControl returns NULL
[wxWidgets.git] / src / x11 / files.lst
index 32a2c700870e66ba752ee0ec0516a63146beef54..5bcedfd5aef03c032d1444d422714fd5bd0c3b31 100644 (file)
@@ -139,6 +139,7 @@ ALL_SOURCES = \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -176,6 +177,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -353,6 +355,7 @@ ALL_HEADERS = \
                imagxpm.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -702,6 +705,7 @@ COMMONOBJS = \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -739,6 +743,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \