summaryrefslogtreecommitdiff
path: root/x11/gnome--/patches/patch-aa
blob: bcb8037df91eddce72a1dd3879c6a10dcb55a7a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 2003/09/12 16:19:53 drochner Exp $

--- src/gnome--/app-helper.h.orig	2003-09-12 17:14:03.000000000 +0200
+++ src/gnome--/app-helper.h
@@ -40,7 +40,7 @@ class Icon;
 template<class T_Info>
 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 */