Bug 35559 - dynamic profile switching

Added file nsIProfileChangeStatus.idl
r=valeski, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@83313 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ccarlen%netscape.com 2000-12-06 15:02:57 +00:00
parent 3d6271c759
commit 0d559548a7
3 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ XPIDLSRCS = \
nsIProfile.idl \
nsIProfileInternal.idl \
nsIProfileStartupListener.idl \
nsIProfileChangeStatus.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk

View File

@ -33,6 +33,7 @@ XPIDLSRCS = \
.\nsIProfile.idl \
.\nsIProfileInternal.idl \
.\nsIProfileStartupListener.idl \
.\nsIProfileChangeStatus.idl \
$(NULL)
include <$(DEPTH)\config\rules.mak>