Forgot to change UUID for bug 341257.

This commit is contained in:
tor%cs.brown.edu 2006-06-28 22:08:43 +00:00
parent 643971552f
commit d6dcd635b1

View File

@ -50,7 +50,7 @@ class nsIDOMSVGMatrix;
struct nsRect;
#define NS_ISVGCHILDFRAME_IID \
{ 0x241f3825, 0xa591, 0x43f9, { 0xbf, 0xa4, 0xcc, 0xae, 0xf2, 0x46, 0x8c, 0xaa } }
{ 0xa28b3f99, 0xdf64, 0x42eb, { 0x9e, 0x90, 0x63, 0x54, 0xd7, 0x46, 0x5b, 0x31 } }
class nsISVGChildFrame : public nsISupports {
public: