summaryrefslogtreecommitdiff
path: root/plugins/gtk+/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-10-13 16:29:22 -0400
committerTristan Van Berkom <tristan@upstairslabs.com>2014-11-21 14:54:57 +0900
commitf4dc9a24dd8b6d91ddafc99269846da98fac9e69 (patch)
tree567b8f6fce7c42e08e5f13fb880c03e5980930cf /plugins/gtk+/Makefile.am
parentfd7d3f834a2a327db634b5e883a66af6c246e4f4 (diff)
downloadglade-f4dc9a24dd8b6d91ddafc99269846da98fac9e69.tar.gz
Support GtkStack and GtkStackSwitcher
These widgets are in GTK+ since 3.12, time that glade starts supporting them. https://bugzilla.gnome.org/show_bug.cgi?id=738480
Diffstat (limited to 'plugins/gtk+/Makefile.am')
-rw-r--r--plugins/gtk+/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/gtk+/Makefile.am b/plugins/gtk+/Makefile.am
index fbff8bc5..4e69a8b0 100644
--- a/plugins/gtk+/Makefile.am
+++ b/plugins/gtk+/Makefile.am
@@ -104,6 +104,8 @@ libgladegtk_la_SOURCES = \
glade-gtk-searchbar.c \
glade-gtk-size-group.c \
glade-gtk-spin-button.c \
+ glade-gtk-stack.c \
+ glade-gtk-stack-switcher.c \
glade-gtk-switch.c \
glade-gtk-table.c \
glade-gtk-text-buffer.c \