38 #ifndef nsmacshellservice_h____
39 #define nsmacshellservice_h____
41 #include "nsIMacShellService.h"
42 #include "nsIWebProgressListener.h"
43 #include "nsILocalFile.h"
47 public nsIWebProgressListener
54 NS_DECL_NSISHELLSERVICE
55 NS_DECL_NSIMACSHELLSERVICE
56 NS_DECL_NSIWEBPROGRESSLISTENER
61 nsCOMPtr<nsILocalFile> mBackgroundFile;
63 PRBool mCheckedThisSession;
66 #endif // nsmacshellservice_h____
virtual ~nsMacShellService()