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:

committed by
Matthias Clasen

parent
d1a0239a18
commit
1b62d9ebda
@ -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,
|
||||
|
Reference in New Issue
Block a user