summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/Api/qwebhistoryinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/qt/Api/qwebhistoryinterface.h')
-rw-r--r--WebKit/qt/Api/qwebhistoryinterface.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebKit/qt/Api/qwebhistoryinterface.h b/WebKit/qt/Api/qwebhistoryinterface.h
index 670fca0..a49c586 100644
--- a/WebKit/qt/Api/qwebhistoryinterface.h
+++ b/WebKit/qt/Api/qwebhistoryinterface.h
@@ -26,8 +26,7 @@
#include "qwebkitglobal.h"
-class QWEBKIT_EXPORT QWebHistoryInterface : public QObject
-{
+class QWEBKIT_EXPORT QWebHistoryInterface : public QObject {
Q_OBJECT
public:
QWebHistoryInterface(QObject *parent = 0);