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