summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLGoElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLGoElement.h')
-rw-r--r--WebCore/wml/WMLGoElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/wml/WMLGoElement.h b/WebCore/wml/WMLGoElement.h
index 36c7be2..f602a39 100644
--- a/WebCore/wml/WMLGoElement.h
+++ b/WebCore/wml/WMLGoElement.h
@@ -38,7 +38,7 @@ public:
void registerPostfieldElement(WMLPostfieldElement*);
void deregisterPostfieldElement(WMLPostfieldElement*);
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void executeTask();
private: