]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/files.lst
fixed menubar attaching: create it first, THEN set pointer to it
[wxWidgets.git] / src / x11 / files.lst
index d8cedb5f096ee4c6c6f4aacb8b027bf442c4f342..c073bbfbc4d7eac24da1c2ad792098057bf795b9 100644 (file)
@@ -14,6 +14,7 @@ ALL_SOURCES = \
                x11/dcmemory.cpp \
                x11/dcscreen.cpp \
                x11/evtloop.cpp \
+               x11/font.cpp \
                x11/gdiobj.cpp \
                x11/glcanvas.cpp \
                x11/gsockx11.c \
@@ -23,10 +24,10 @@ ALL_SOURCES = \
                x11/minifram.cpp \
                x11/palette.cpp \
                x11/pen.cpp \
+               x11/popupwin.cpp \
                x11/region.cpp \
                x11/settings.cpp \
                x11/timer.cpp \
-               x11/toolbar.cpp \
                x11/toplevel.cpp \
                x11/utils.cpp \
                x11/window.cpp \
@@ -91,6 +92,7 @@ ALL_SOURCES = \
                generic/msgdlgg.cpp \
                generic/numdlgg.cpp \
                generic/panelg.cpp \
+               generic/printps.cpp \
                generic/prntdlgg.cpp \
                generic/progdlgg.cpp \
                generic/prop.cpp \
@@ -515,6 +517,7 @@ ALL_HEADERS = \
                x11/glcanvas.h \
                x11/icon.h \
                x11/joystick.h \
+               x11/mdi.h \
                x11/minifram.h \
                x11/palette.h \
                x11/pen.h \
@@ -535,6 +538,7 @@ ALL_HEADERS = \
                univ/colschem.h \
                univ/combobox.h \
                univ/control.h \
+               univ/dialog.h \
                univ/frame.h \
                univ/gauge.h \
                univ/inpcons.h \
@@ -636,6 +640,7 @@ GUIOBJS = \
                dcmemory.o \
                dcscreen.o \
                evtloop.o \
+               font.o \
                gdiobj.o \
                glcanvas.o \
                gsockx11.o \
@@ -645,10 +650,10 @@ GUIOBJS = \
                minifram.o \
                palette.o \
                pen.o \
+               popupwin.o \
                region.o \
                settings.o \
                timer.o \
-               toolbar.o \
                toplevel.o \
                utils.o \
                window.o \
@@ -843,6 +848,7 @@ GENERICOBJS = \
                msgdlgg.o \
                numdlgg.o \
                panelg.o \
+               printps.o \
                prntdlgg.o \
                progdlgg.o \
                prop.o \