summaryrefslogtreecommitdiff
path: root/gladeui/Makefile.am
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2010-03-25 16:53:57 -0400
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2010-03-25 16:55:32 -0400
commit2f6dc34596f5eaee3705afb4b68ed5d53a6bcb1f (patch)
tree399574621cc2d37929f5316252a405dcde47faa4 /gladeui/Makefile.am
parentecac9eaae9287a288b71ae1cfa274d4728a7b7ad (diff)
downloadglade-2f6dc34596f5eaee3705afb4b68ed5d53a6bcb1f.tar.gz
* gladeui/Makefile.am, gladeui/glade-palette.c:
- Removed glade-palette-box.[ch], glade-palette-expander.[ch] and glade-palette-item.[ch]. - Integrated GtkToolPalette as the internal implementation of Glade's palette (bug 613956). * plugins/gtk+/glade-gtk.c: Fix some remaining crashes from the GSEAL() stuff (GtkBoxChild invalid type dereferencing).
Diffstat (limited to 'gladeui/Makefile.am')
-rw-r--r--gladeui/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/gladeui/Makefile.am b/gladeui/Makefile.am
index 6dff1501..1c217aa8 100644
--- a/gladeui/Makefile.am
+++ b/gladeui/Makefile.am
@@ -26,9 +26,6 @@ libgladeui_1_la_SOURCES = \
glade-inspector.c \
glade-xml-utils.c \
glade-palette.c \
- glade-palette-item.c \
- glade-palette-box.c \
- glade-palette-expander.c \
glade-design-layout.c \
glade-design-view.c \
glade-named-icon-chooser-dialog.c \
@@ -55,9 +52,6 @@ libgladeui_1_la_SOURCES = \
glade-app.c \
glade-fixed.c \
glade-base-editor.c \
- glade-palette-item.h \
- glade-palette-box.h \
- glade-palette-expander.h \
glade-popup.h \
glade-marshallers.h \
glade-accumulators.h \