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

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