From d98aeeff4571bb7a1eee27fb4c8cd466e8f18baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 10 Oct 2009 21:55:13 +0200 Subject: [PATCH] Ops, enable GtkInputDialog again --- gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 8d29273307..1de7dc8f34 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -506,7 +506,7 @@ gtk_base_c_sources = \ gtkimmodule.c \ gtkimmulticontext.c \ gtkinfobar.c \ - #gtkinputdialog.c \ + gtkinputdialog.c \ gtkinvisible.c \ gtkitem.c \ gtkkeyhash.c \