summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLFrameSetElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLFrameSetElement.h')
-rw-r--r--WebCore/html/HTMLFrameSetElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/html/HTMLFrameSetElement.h b/WebCore/html/HTMLFrameSetElement.h
index 0c75efe..faf800d 100644
--- a/WebCore/html/HTMLFrameSetElement.h
+++ b/WebCore/html/HTMLFrameSetElement.h
@@ -40,7 +40,7 @@ public:
virtual bool checkDTD(const Node* newChild);
virtual bool mapToEntry(const QualifiedName& attrName, MappedAttributeEntry& result) const;
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void attach();
virtual bool rendererIsNeeded(RenderStyle*);