Adding BreakAfterLoad() API to header.

git-svn-id: svn://10.0.0.236/trunk@59052 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
2000-01-28 09:49:10 +00:00
parent b9693365ac
commit b52137e261

View File

@@ -72,6 +72,8 @@ private:
void Init(nsIFile *dllSpec);
void Init(const char *persistentDescriptor);
void BreakAfterLoad(const char *nsprPath);
public:
nsDll(nsIFile *dllSpec, const char *registryLocation);