Bug 87025 - regression from static build landing which caused filepicker to not appear on win32. r=jag, sr=blake, a=tor.

This commit is contained in:
bryner%uiuc.edu 2001-06-21 07:28:53 +00:00
parent a9a12e6690
commit d80ca5ac8d

View File

@ -153,7 +153,7 @@ static nsModuleComponentInfo components[] =
nsFileWidgetConstructor },
{ "File Picker",
NS_FILEPICKER_CID,
"@mozilla.org/widgets/filepicker/win;1",
"@mozilla.org/filepicker;1",
nsFilePickerConstructor },
{ "Horiz Scrollbar",
NS_HORZSCROLLBAR_CID,