summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/css/StyleSheet.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/css/StyleSheet.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/webkit/WebCore/css/StyleSheet.idl b/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
index 81bbe34..3a26f20 100644
--- a/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
+++ b/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
+ * Copyright (C) 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
* Copyright (C) 2006 Samuel Weinig <sam.weinig@gmail.com>
*
* This library is free software; you can redistribute it and/or
@@ -24,7 +24,7 @@ module stylesheets {
interface [
CustomMarkFunction,
GenerateConstructor,
- ObjCCustomInternalImpl,
+ Polymorphic,
InterfaceUUID=2bd2db5f-aaab-4422-96a0-e05455313f35,
ImplementationUUID=a8ca694d-71f2-4479-8c76-ee9c1c729b49
] StyleSheet {