firefox-kde.patch
changeset 136 0051f2b9308b
parent 133 a77c32dc7ffd
child 153 46ee28dc7145
--- a/firefox-kde.patch	Fri Aug 13 09:41:39 2010 +0200
+++ b/firefox-kde.patch	Fri Aug 13 11:23:46 2010 +0200
@@ -1532,8 +1532,8 @@
 +#include "nsKDEUtils.h"
 +#include "mozilla/ModuleUtils.h"
 +
-+NS_GENERIC_FACTORY_CONSTRUCTOR(nsGNOMEShellService)
-+NS_GENERIC_FACTORY_CONSTRUCTOR(nsKDEShellService)
++NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsGNOMEShellService, Init)
++NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsKDEShellService, Init)
 +
 +NS_METHOD
 +nsUnixShellServiceConstructor(nsISupports *aOuter, REFNSIID aIID, void **aResult)