pidgin/plugins/timestamp.c

branch
cpw.qulogic.gtk3
changeset 32438
dc8991868906
parent 32394
f883709bdba4
child 33133
9a31f084f259
--- a/pidgin/plugins/timestamp.c	Mon Aug 22 22:46:08 2011 +0000
+++ b/pidgin/plugins/timestamp.c	Fri Dec 23 08:21:58 2011 +0000
@@ -134,7 +134,7 @@
 	GtkWidget *ret;
 	GtkWidget *frame, *label;
 	GtkWidget *vbox, *hbox;
-	GtkAdjustment *adj;
+	GtkObject *adj;
 	GtkWidget *spinner;
 
 	ret = gtk_vbox_new(FALSE, 18);

mercurial