need to check to see if the dialog was cancelled and then clean up

Bug 118017 r=spitzer sr=mscott
This commit is contained in:
rods%netscape.com 2002-01-15 02:20:30 +00:00
parent 70b7f07e30
commit cef23c2b9c
2 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,7 @@ REQUIRES = xpcom \
appshell \
msgnews \
msgimap \
gfx \
$(NULL)
ifeq ($(USE_SHORT_LIBNAME),1)

View File

@ -49,6 +49,7 @@ REQUIRES = xpcom \
msgnews \
msgimap \
layout_xul \
gfx \
$(NULL)
################################################################################