gtk+ r21908 - in branches/gtk-2-14: . gtk



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

Log:
Fix exports


Modified:
   branches/gtk-2-14/ChangeLog
   branches/gtk-2-14/gtk/gtkprintunixdialog.c

Modified: branches/gtk-2-14/gtk/gtkprintunixdialog.c
==============================================================================
--- branches/gtk-2-14/gtk/gtkprintunixdialog.c	(original)
+++ branches/gtk-2-14/gtk/gtkprintunixdialog.c	Mon Dec 15 19:52:26 2008
@@ -1696,7 +1696,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]