summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLTimerElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLTimerElement.h')
-rw-r--r--WebCore/wml/WMLTimerElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/wml/WMLTimerElement.h b/WebCore/wml/WMLTimerElement.h
index 8402027..09f3fbf 100644
--- a/WebCore/wml/WMLTimerElement.h
+++ b/WebCore/wml/WMLTimerElement.h
@@ -33,7 +33,7 @@ class WMLTimerElement : public WMLElement {
public:
WMLTimerElement(const QualifiedName& tagName, Document*);
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void insertedIntoDocument();
virtual void removedFromDocument();