gtk+ r21909 - in trunk: . gtk



Author: matthiasc
Date: Mon Dec 15 19:55:21 2008
New Revision: 21909
URL: http://svn.gnome.org/viewvc/gtk+?rev=21909&view=rev

Log:
2008-12-15  Matthias Clasen  <mclasen redhat com>

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



Modified:
   trunk/ChangeLog
   trunk/gtk/gtkprintunixdialog.c

Modified: trunk/gtk/gtkprintunixdialog.c
==============================================================================
--- trunk/gtk/gtkprintunixdialog.c	(original)
+++ trunk/gtk/gtkprintunixdialog.c	Mon Dec 15 19:55:21 2008
@@ -1697,7 +1697,7 @@
   gtk_widget_set_sensitive (range, active);
 }
 
-void
+static void
 emit_ok_response (GtkTreeView       *tree_view,
                   GtkTreePath       *path,
                   GtkTreeViewColumn *column,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]