summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/python/pythonplugin.h')
-rw-r--r--src/plugins/python/pythonplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/python/pythonplugin.h b/src/plugins/python/pythonplugin.h
index c0d79d7a87..1381ede6d6 100644
--- a/src/plugins/python/pythonplugin.h
+++ b/src/plugins/python/pythonplugin.h
@@ -30,7 +30,7 @@
namespace Python {
namespace Internal {
-class PythonPlugin : public ExtensionSystem::IPlugin
+class PythonPlugin final : public ExtensionSystem::IPlugin
{
Q_OBJECT
Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QtCreatorPlugin" FILE "Python.json")