]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
Fix for the fact that unmapped but managed widgets
[wxWidgets.git] / src / motif / files.lst
index 10a3a6674d57c6363762d8637bcf8b7b743076d2..8e0dfe314ed9dcf0711d90061821ba1764d250c2 100644 (file)
@@ -60,6 +60,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -178,7 +179,6 @@ ALL_SOURCES = \
                common/zstream.cpp \
                motif/accel.cpp \
                motif/app.cpp \
-               motif/bitmap.cpp \
                motif/bmpbuttn.cpp \
                motif/bmpmotif.cpp \
                motif/button.cpp \
@@ -231,6 +231,7 @@ ALL_SOURCES = \
                motif/toplevel.cpp \
                motif/utils.cpp \
                motif/window.cpp \
+               x11/bitmap.cpp \
                x11/brush.cpp \
                x11/pen.cpp \
                x11/utilsx.cpp \
@@ -507,7 +508,6 @@ ALL_HEADERS = \
                zstream.h \
                motif/accel.h \
                motif/app.h \
-               motif/bitmap.h \
                motif/bmpbuttn.h \
                motif/bmpmotif.h \
                motif/button.h \
@@ -623,6 +623,7 @@ ALL_HEADERS = \
                protocol/ftp.h \
                protocol/http.h \
                protocol/protocol.h \
+               x11/bitmap.h \
                x11/brush.h \
                x11/pen.h
 
@@ -643,6 +644,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -809,7 +811,6 @@ GUIOBJS = \
                xmcombo.o \
                accel.o \
                app.o \
-               bitmap.o \
                bmpbuttn.o \
                bmpmotif.o \
                button.o \
@@ -862,6 +863,7 @@ GUIOBJS = \
                toplevel.o \
                utils.o \
                window.o \
+               bitmap.o \
                brush.o \
                pen.o \
                utilsx.o