fix for 80938 a = avm@sparc.spb.su ovk@sparc.spb.su sva@sparc.spb.su Tests for blackConnect git-svn-id: svn://10.0.0.236/trunk@95860 18797224-902f-48f8-a5cc-f745e15eee43
28 lines
420 B
Java
28 lines
420 B
Java
/*
|
|
* ************* DO NOT EDIT THIS FILE ***********
|
|
*
|
|
* This file was automatically generated from iMThreadComponent1.idl.
|
|
*/
|
|
|
|
|
|
package org.mozilla.xpcom;
|
|
|
|
|
|
/**
|
|
* Interface iMThreadComponent1
|
|
*
|
|
* IID: 0x542a9e2e-b5f0-4381-8643-b758571f2b58
|
|
*/
|
|
|
|
public interface iMThreadComponent1 extends nsISupports
|
|
{
|
|
public static final IID IID =
|
|
new IID("542a9e2e-b5f0-4381-8643-b758571f2b58");
|
|
|
|
|
|
}
|
|
|
|
/*
|
|
* end
|
|
*/
|