From 1f582511944d0dbb4e99c8c48b18c311fd7cb2b3 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 10 Jul 2007 13:05:23 +0000 Subject: Port to new tooltips API. 2007-07-10 Christian Persch * lib/widgets/ephy-location-entry.c: (ephy_location_entry_finalize), (ephy_location_entry_class_init), (ephy_location_entry_construct_contents), (ephy_location_entry_init), (ephy_location_entry_set_lock_tooltip): Port to new tooltips API. svn path=/trunk/; revision=7137 --- lib/widgets/testiconentry.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/widgets/testiconentry.c') diff --git a/lib/widgets/testiconentry.c b/lib/widgets/testiconentry.c index 6bbe210b9..bd71113ad 100644 --- a/lib/widgets/testiconentry.c +++ b/lib/widgets/testiconentry.c @@ -28,7 +28,6 @@ int main(int argc, char **argv) { GtkWidget *window, *vbox, *entry, *image; - GtkTooltips *tips; gtk_init (&argc, &argv); -- cgit v1.2.3