fixing bustage from Bug 224678
git-svn-id: svn://10.0.0.236/trunk@174780 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
54e1a78e85
commit
a65905daff
@ -50,10 +50,10 @@
|
||||
#include "nsServiceManagerUtils.h"
|
||||
|
||||
#define NS_HTMLEDITOR_COMMANDTABLE_CID \
|
||||
{ 0x13e50d8d, 0x9cee, 0x4ad1, { 0xa3, 0xa2, 0x4a, 0x44, 0x2f, 0xdf, 0x7d, 0xfa } };
|
||||
{ 0x13e50d8d, 0x9cee, 0x4ad1, { 0xa3, 0xa2, 0x4a, 0x44, 0x2f, 0xdf, 0x7d, 0xfa } }
|
||||
|
||||
#define NS_HTMLEDITOR_DOCSTATE_COMMANDTABLE_CID \
|
||||
{ 0xa33982d3, 0x1adf, 0x4162, { 0x99, 0x41, 0xf7, 0x34, 0xbc, 0x45, 0xe4, 0xed } };
|
||||
{ 0xa33982d3, 0x1adf, 0x4162, { 0x99, 0x41, 0xf7, 0x34, 0xbc, 0x45, 0xe4, 0xed } }
|
||||
|
||||
|
||||
static NS_DEFINE_CID(kHTMLEditorCommandTableCID, NS_HTMLEDITOR_COMMANDTABLE_CID);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user