aboutsummaryrefslogtreecommitdiff
path: root/components/interfaces/rdIRedirect.idl
blob: e1d9d1b353f49d55e15fed05ea6c5bf251651048 (plain) (blame)
1
2
3
4
5
6
7
8
/* $Id */
#include "nsISupports.idl"

[scriptable, uuid(12300000-0000-0000-c000-000000000046)]
interface rdIRedirect {
	void test();
};