xpconnect wrapped class - message: nsIModule is not defined

file: file:///R:/mozilla/all-i586-pc-msvc/dist/bin/components/nsComposerCmdLineHandler.js
code: S6
line: 1243160 col: 0 flags: 65553
runtime bustage
r=glazou
This commit is contained in:
timeless%mozdev.org 2004-11-05 10:04:13 +00:00
parent 685c010d10
commit f71a920412

View File

@ -37,6 +37,7 @@
const nsICmdLineHandler = Components.interfaces.nsICmdLineHandler;
const nsIFactory = Components.interfaces.nsIFactory;
const nsISupports = Components.interfaces.nsISupports;
const nsIModule = Components.interfaces.nsIModule;
const nsIComponentRegistrar = Components.interfaces.nsIComponentRegistrar;
const nsICategoryManager = Components.interfaces.nsICategoryManager;