Don't export emit_ok_response

2008-12-15  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkprintunixdialog.c: Don't export emit_ok_response


svn path=/trunk/; revision=21909
This commit is contained in:
Matthias Clasen
2008-12-15 19:55:21 +00:00
committed by Matthias Clasen
parent d1a0239a18
commit 1b62d9ebda
2 changed files with 5 additions and 1 deletions

View File

@ -1697,7 +1697,7 @@ update_range_sensitivity (GtkWidget *button,
gtk_widget_set_sensitive (range, active);
}
void
static void
emit_ok_response (GtkTreeView *tree_view,
GtkTreePath *path,
GtkTreeViewColumn *column,