]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
code
[wxWidgets.git] / src / motif / files.lst
index a940fd98159217561d7a8fe941ea0c5a403932fa..17147823483741768c052f9acf3e5d55c5a79ed1 100644 (file)
@@ -190,6 +190,7 @@ ALL_SOURCES = \
                motif/clipbrd.cpp \
                motif/colour.cpp \
                motif/combobox.cpp \
+               motif/combobox_native.cpp \
                motif/control.cpp \
                motif/cursor.cpp \
                motif/data.cpp \
@@ -199,6 +200,7 @@ ALL_SOURCES = \
                motif/dcmemory.cpp \
                motif/dcscreen.cpp \
                motif/dialog.cpp \
+               motif/evtloop.cpp \
                motif/filedlg.cpp \
                motif/font.cpp \
                motif/frame.cpp \
@@ -380,6 +382,7 @@ ALL_HEADERS = \
                imagtiff.h \
                imagxpm.h \
                intl.h \
+               iosfwrap.h \
                ioswrap.h \
                ipc.h \
                ipcbase.h \
@@ -427,6 +430,7 @@ ALL_HEADERS = \
                prop.h \
                propform.h \
                proplist.h \
+               quantize.h \
                radiobox.h \
                radiobut.h \
                regex.h \
@@ -823,6 +827,7 @@ GUIOBJS = \
                clipbrd.o \
                colour.o \
                combobox.o \
+               combobox_native.o \
                control.o \
                cursor.o \
                data.o \
@@ -832,6 +837,7 @@ GUIOBJS = \
                dcmemory.o \
                dcscreen.o \
                dialog.o \
+               evtloop.o \
                filedlg.o \
                font.o \
                frame.o \