Ryujinx-GtkSharp/sources/atkhyperlink.patch
Mike Kestner 7f3171c814 merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD
is now tracking Gnome 2.6.

svn path=/trunk/gtk-sharp/; revision=35479
2004-10-29 20:33:07 +00:00

5 lines
154 B
Diff

77c77
< void ( *link_activated) (AtkHyperlink *link_);
---
> void (* link_activated) (AtkHyperlink *link_);