summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLMenuElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLMenuElement.h')
-rw-r--r--WebCore/html/HTMLMenuElement.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/html/HTMLMenuElement.h b/WebCore/html/HTMLMenuElement.h
index 0f4488d..68b5b8f 100644
--- a/WebCore/html/HTMLMenuElement.h
+++ b/WebCore/html/HTMLMenuElement.h
@@ -26,8 +26,7 @@
namespace WebCore {
-class HTMLMenuElement : public HTMLElement
-{
+class HTMLMenuElement : public HTMLElement {
public:
HTMLMenuElement(const QualifiedName&, Document*);