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 iMThreadComponent2.idl.
|
|
*/
|
|
|
|
|
|
package org.mozilla.xpcom;
|
|
|
|
|
|
/**
|
|
* Interface iMThreadComponent2
|
|
*
|
|
* IID: 0xc69e0aac-b0dc-40c9-a0b6-226a842dfa1b
|
|
*/
|
|
|
|
public interface iMThreadComponent2 extends nsISupports
|
|
{
|
|
public static final IID IID =
|
|
new IID("c69e0aac-b0dc-40c9-a0b6-226a842dfa1b");
|
|
|
|
|
|
}
|
|
|
|
/*
|
|
* end
|
|
*/
|