From fb1d05e8779a6b7ee1a38ea7e12450024300c97f Mon Sep 17 00:00:00 2001 From: "sergei_d%fi.tartu.ee" Date: Tue, 14 Feb 2006 15:33:50 +0000 Subject: [PATCH] [BeOS]Bug 327046. Moving printing to widget. Fixing identation in WidgetFactory --- widget/src/beos/nsWidgetFactory.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/widget/src/beos/nsWidgetFactory.cpp b/widget/src/beos/nsWidgetFactory.cpp index a16325d88fa1..424ede78bde9 100644 --- a/widget/src/beos/nsWidgetFactory.cpp +++ b/widget/src/beos/nsWidgetFactory.cpp @@ -163,9 +163,9 @@ static const nsModuleComponentInfo components[] = "@mozilla.org/gfx/printerenumerator;1", nsPrinterEnumeratorBeOSConstructor }, { "BeOS PrintSettings Service", - NS_PRINTSETTINGSSERVICE_CID, - "@mozilla.org/gfx/printsettings-service;1", - nsPrintOptionsBeOSConstructor }, + NS_PRINTSETTINGSSERVICE_CID, + "@mozilla.org/gfx/printsettings-service;1", + nsPrintOptionsBeOSConstructor }, { "Print Session", NS_PRINTSESSION_CID, "@mozilla.org/gfx/printsession;1",