openbsd-ports/graphics/libexif-gtk/patches/patch-libexif-gtk_gtk-exif-browser_c
2007-10-25 10:33:09 +00:00

13 lines
430 B
Plaintext

$OpenBSD: patch-libexif-gtk_gtk-exif-browser_c,v 1.1 2007/10/25 10:33:09 ajacoutot Exp $
--- libexif-gtk/gtk-exif-browser.c.orig Thu Oct 25 12:08:38 2007
+++ libexif-gtk/gtk-exif-browser.c Thu Oct 25 12:09:06 2007
@@ -77,7 +77,7 @@ static void gtk_exif_browser_show_entry (GtkExifBrowse
struct _GtkExifBrowserPrivate {
ExifData *data;
- GtkTooltips *tooltips;
+ GtkTooltip *tooltips;
GtkWidget *empty, *current, *info;