Index: core/events/OverflowEvent.idl |
diff --git a/core/events/OverflowEvent.idl b/core/events/OverflowEvent.idl |
index 69adee9a5780c376bab2302faa0b530d97e14ac2..be779e4e48a18933ed8d4766aee6d7fc440e01a5 100644 |
--- a/core/events/OverflowEvent.idl |
+++ b/core/events/OverflowEvent.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- ConstructorTemplate=Event |
+ EventConstructor, |
] interface OverflowEvent : Event { |
const unsigned short HORIZONTAL = 0; |
const unsigned short VERTICAL = 1; |