From 04a5cae009aa845c1493ef29df0e630170649f65 Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Sat, 24 Nov 2001 07:17:31 +0000 Subject: [PATCH] Fixing BeOS bustage. b=84947, 111450 --- gfx/src/beos/nsGfxFactoryBeOS.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/src/beos/nsGfxFactoryBeOS.cpp b/gfx/src/beos/nsGfxFactoryBeOS.cpp index 2c52e228c4a0..a9a7328e726b 100644 --- a/gfx/src/beos/nsGfxFactoryBeOS.cpp +++ b/gfx/src/beos/nsGfxFactoryBeOS.cpp @@ -67,6 +67,7 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsDeviceContextSpecFactoryBeOS) NS_GENERIC_FACTORY_CONSTRUCTOR(nsFontEnumeratorBeOS) NS_GENERIC_FACTORY_CONSTRUCTOR(nsFontList); NS_GENERIC_FACTORY_CONSTRUCTOR(nsScreenManagerBeOS) +NS_GENERIC_FACTORY_CONSTRUCTOR(nsPrinterEnumeratorBeOS) // our custom constructors