Part of fix for bug 46861. Modified idlc generated header file, but forgot to change the idl itself. Doh! r=pollmann
git-svn-id: svn://10.0.0.236/trunk@77935 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
24c8934993
commit
66f83dccc1
@ -4,7 +4,7 @@ interface XULCommandDispatcher {
|
||||
{ 0xbf, 0x87, 0x0, 0x10, 0x5a, 0x1b, 0x6, 0x27 } } */
|
||||
|
||||
attribute Element focusedElement;
|
||||
attribute Window focusedWindow;
|
||||
attribute WindowInternal focusedWindow;
|
||||
attribute boolean suppressFocus;
|
||||
attribute boolean suppressFocusScroll;
|
||||
attribute boolean active;
|
||||
|
||||
@ -4,7 +4,7 @@ interface XULCommandDispatcher {
|
||||
{ 0xbf, 0x87, 0x0, 0x10, 0x5a, 0x1b, 0x6, 0x27 } } */
|
||||
|
||||
attribute Element focusedElement;
|
||||
attribute Window focusedWindow;
|
||||
attribute WindowInternal focusedWindow;
|
||||
attribute boolean suppressFocus;
|
||||
attribute boolean suppressFocusScroll;
|
||||
attribute boolean active;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user