aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris/mpris2/root2object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/mpris/mpris2/root2object.h')
-rw-r--r--src/plugins/General/mpris/mpris2/root2object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/mpris/mpris2/root2object.h b/src/plugins/General/mpris/mpris2/root2object.h
index c7b39892b..762e04655 100644
--- a/src/plugins/General/mpris/mpris2/root2object.h
+++ b/src/plugins/General/mpris/mpris2/root2object.h
@@ -39,7 +39,7 @@ Q_PROPERTY(QStringList SupportedMimeTypes READ supportedMimeTypes)
Q_PROPERTY(QStringList SupportedUriSchemes READ supportedUriSchemes)
public:
- Root2Object(QObject *parent = 0);
+ Root2Object(QObject *parent = nullptr);
virtual ~Root2Object();
bool canQuit() const;