Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 19 years ago
parent
commit
15c71e43e0
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      package/gnome14/gnomemm12/gnomemm-gcc4.patch

+ 11
- 0
package/gnome14/gnomemm12/gnomemm-gcc4.patch

@ -0,0 +1,11 @@
--- ./src/gnome--/app-helper.h.vanilla 2005-12-22 15:03:05.000000000 +0100
+++ ./src/gnome--/app-helper.h 2005-12-22 15:10:34.000000000 +0100
@@ -40,6 +40,8 @@
template<class T_Info>
class Array;
+class Info_;
+
class Info : protected GnomeUIInfo
{
/* Note when deriving this, you must not add any fields nor may you

Loading…
Cancel
Save