fix for bug #46323;unable to launch alternate 3panewindow from addressbook; r= ducarroz

This commit is contained in:
varada%netscape.com 2000-08-11 21:04:43 +00:00
parent e9b47b215c
commit 75e4e74da2

View File

@ -16,6 +16,7 @@
// which is included by most clients.
function toMessengerWindow()
{
var pref = Components.classes["component://netscape/preferences"].getService(Components.interfaces.nsIPref);
var windowDoc = "chrome://messenger/content/messenger.xul";
try
{