aboutsummaryrefslogtreecommitdiff
path: root/components/interfaces/rdIRedirect.idl
diff options
context:
space:
mode:
Diffstat (limited to 'components/interfaces/rdIRedirect.idl')
-rw-r--r--components/interfaces/rdIRedirect.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/interfaces/rdIRedirect.idl b/components/interfaces/rdIRedirect.idl
index e1d9d1b..32d8494 100644
--- a/components/interfaces/rdIRedirect.idl
+++ b/components/interfaces/rdIRedirect.idl
@@ -1,8 +1,8 @@
/* $Id */
#include "nsISupports.idl"
-[scriptable, uuid(12300000-0000-0000-c000-000000000046)]
-interface rdIRedirect {
+[scriptable, uuid(cb69ddf0-bce1-11de-8251-028037ec0200)]
+interface rdIRedirect : nsISupports {
void test();
};