summaryrefslogtreecommitdiffstats
path: root/src/client/shellintegration/qwaylandshellintegrationplugin_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/shellintegration/qwaylandshellintegrationplugin_p.h')
-rw-r--r--src/client/shellintegration/qwaylandshellintegrationplugin_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/shellintegration/qwaylandshellintegrationplugin_p.h b/src/client/shellintegration/qwaylandshellintegrationplugin_p.h
index 266e6980c..8ec9a5423 100644
--- a/src/client/shellintegration/qwaylandshellintegrationplugin_p.h
+++ b/src/client/shellintegration/qwaylandshellintegrationplugin_p.h
@@ -69,7 +69,7 @@ class Q_WAYLAND_CLIENT_EXPORT QWaylandShellIntegrationPlugin : public QObject
{
Q_OBJECT
public:
- explicit QWaylandShellIntegrationPlugin(QObject *parent = 0);
+ explicit QWaylandShellIntegrationPlugin(QObject *parent = nullptr);
~QWaylandShellIntegrationPlugin();
virtual QWaylandShellIntegration *create(const QString &key, const QStringList &paramList) = 0;