summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h')
-rw-r--r--Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h b/Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h
index 177266b4e..9f1b13c87 100644
--- a/Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h
+++ b/Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h
@@ -33,7 +33,7 @@ QT_END_NAMESPACE
namespace WebKit {
-class WebGeolocationProviderQt : public QObject {
+class WebGeolocationProviderQt final : public QObject {
Q_OBJECT
public:
static WebGeolocationProviderQt* create(WKGeolocationManagerRef);