]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/files.lst
more GTK-ish toolbar drawing
[wxWidgets.git] / src / x11 / files.lst
index e2c29117d2cba0247887baae8733921764333e85..528caf718215647ab1e798cfe27ff6584018eee3 100644 (file)
@@ -27,6 +27,7 @@ ALL_SOURCES = \
                x11/pen.cpp \
                x11/popupwin.cpp \
                x11/region.cpp \
+               x11/reparent.cpp \
                x11/settings.cpp \
                x11/toplevel.cpp \
                x11/utils.cpp \
@@ -473,6 +474,7 @@ ALL_HEADERS = \
                x11/cursor.h \
                x11/dataform.h \
                x11/dataobj.h \
+               x11/dataobj2.h \
                x11/dc.h \
                x11/dcclient.h \
                x11/dcmemory.h \
@@ -491,6 +493,7 @@ ALL_HEADERS = \
                x11/print.h \
                x11/private.h \
                x11/region.h \
+               x11/reparent.h \
                x11/settings.h \
                x11/toolbar.h \
                x11/toplevel.h \
@@ -530,6 +533,7 @@ ALL_HEADERS = \
                univ/statusbr.h \
                univ/textctrl.h \
                univ/theme.h \
+               univ/toolbar.h \
                univ/toplevel.h \
                univ/window.h \
                generic/accel.h \
@@ -620,6 +624,7 @@ GUI_LOWLEVEL_OBJS = \
                pen.o \
                popupwin.o \
                region.o \
+               reparent.o \
                settings.o \
                toplevel.o \
                utils.o \