summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2012-07-09 02:58:22 +0200
committerBenjamin Otte <otte@redhat.com>2012-07-09 02:58:22 +0200
commit58cf6dfaaf3f7c6360881709b2cdf995c6666dc6 (patch)
tree57f753808a18f7b453afe813de3bc38589493b90 /gtk/Makefile.am
parentfb1b025cbf5a9b2901bbd9c33af21c083a779f45 (diff)
downloadgtk+-58cf6dfaaf3f7c6360881709b2cdf995c6666dc6.tar.gz
a11y: Get lockbutton text directly
Instead of letting the generic button code attempt to find the currently displayed text, just return the text directly. https://bugzilla.gnome.org/show_bug.cgi?id=677347
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 61866e81f8..d3e785c286 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -481,6 +481,7 @@ gtk_private_h_sources = \
gtkimcontextsimpleseqs.h \
gtkintl.h \
gtkkeyhash.h \
+ gtklockbuttonprivate.h \
gtkmenubuttonprivate.h \
gtkmenuprivate.h \
gtkmenuitemprivate.h \