summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@nokia.com>2009-07-30 21:35:00 (GMT)
committerTor Arne Vestbø <tor.arne.vestbo@nokia.com>2009-07-31 11:50:24 (GMT)
commitf6713c0e69d2b2b20da00e9a9a4e23a8f4f85c3d (patch)
treed1fe0b96eeecdc17ea1a5540bf0830182f34fd18 /src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h
parent819bc9a2f9f86260af8a76027a712b2a310a088d (diff)
downloadQt-f6713c0e69d2b2b20da00e9a9a4e23a8f4f85c3d.zip
Qt-f6713c0e69d2b2b20da00e9a9a4e23a8f4f85c3d.tar.gz
Qt-f6713c0e69d2b2b20da00e9a9a4e23a8f4f85c3d.tar.bz2
Fix up generated files to match the previous commit
The changes to WebCore/bindings/scripts/CodeGeneratorJS.pm will take care of this once we upstream the change.
Diffstat (limited to 'src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h')
-rw-r--r--src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h b/src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h
index 6ad5c00..059713e 100644
--- a/src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h
+++ b/src/3rdparty/webkit/WebCore/generated/JSHTMLFormElement.h
@@ -42,7 +42,7 @@ public:
return JSC::Structure::create(prototype, JSC::TypeInfo(JSC::ObjectType));
}
- virtual void getPropertyNames(JSC::ExecState*, JSC::PropertyNameArray&);
+ virtual void getPropertyNames(JSC::ExecState*, JSC::PropertyNameArray&, bool includeNonEnumerable = false);
static JSC::JSValue getConstructor(JSC::ExecState*, JSC::JSGlobalObject*);
// Custom functions