From 58cf6dfaaf3f7c6360881709b2cdf995c6666dc6 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 9 Jul 2012 02:58:22 +0200 Subject: 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 --- gtk/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk/Makefile.am') 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 \ -- cgit v1.2.1