summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLTablePartElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLTablePartElement.h')
-rw-r--r--WebCore/html/HTMLTablePartElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/html/HTMLTablePartElement.h b/WebCore/html/HTMLTablePartElement.h
index 1fd5218..cd8b590 100644
--- a/WebCore/html/HTMLTablePartElement.h
+++ b/WebCore/html/HTMLTablePartElement.h
@@ -37,7 +37,7 @@ public:
{ }
virtual bool mapToEntry(const QualifiedName&, MappedAttributeEntry&) const;
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
};
} //namespace