Bug #74783 --> never get the mac creator and file type from our hard coded list of content types. Always get them from internet config. Mac only change.

This commit is contained in:
mscott%netscape.com 2001-04-13 00:43:52 +00:00
parent 84b724d0f7
commit d43ed03fe4

View File

@ -56,6 +56,7 @@ public:
protected:
// add any mac specific service state here
void UpdateCreatorInfo(nsIMIMEInfo * aMIMEInfo);
};