$OpenBSD: patch-src_gnome--_app-helper_h,v 1.1 2004/01/05 01:49:17 espie Exp $ --- src/gnome--/app-helper.h.orig 2004-01-05 02:37:56.000000000 +0100 +++ src/gnome--/app-helper.h 2004-01-05 02:39:22.000000000 +0100 @@ -40,7 +40,7 @@ class Icon; template class Array; -class Info : protected GnomeUIInfo +class Info : public GnomeUIInfo { /* Note when deriving this, you must not add any fields nor may you add any virtuals */