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 iMThreadComponent3.idl.
|
|
*/
|
|
|
|
|
|
package org.mozilla.xpcom;
|
|
|
|
|
|
/**
|
|
* Interface iMThreadComponent3
|
|
*
|
|
* IID: 0xe9a4aa5a-5a7b-4671-b7df-d5cadc54d485
|
|
*/
|
|
|
|
public interface iMThreadComponent3 extends nsISupports
|
|
{
|
|
public static final IID IID =
|
|
new IID("e9a4aa5a-5a7b-4671-b7df-d5cadc54d485");
|
|
|
|
|
|
}
|
|
|
|
/*
|
|
* end
|
|
*/
|