summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h b/x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h
new file mode 100644
index 000000000000..93da472d7dec
--- /dev/null
+++ b/x11-toolkits/libbonobouimm/files/patch-bonobomm::servers::controol.h
@@ -0,0 +1,11 @@
+--- bonobomm/servers/control.h.orig Tue Aug 17 21:13:56 2004
++++ bonobomm/servers/control.h Tue Aug 17 21:14:42 2004
+@@ -71,7 +71,7 @@
+ typedef BonoboControlClass BaseClassType;
+
+ private:
+- friend class CppClassType;
++ friend class Control_Class;
+ static CppClassType control_class_;
+
+ Control(const Control&);