[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kontactinterface] src: Use nullptr
From:       Montel Laurent <null () kde ! org>
Date:       2017-05-29 4:48:55
Message-ID: E1dFCbv-0003aY-Ua () code ! kde ! org
[Download RAW message or body]

Git commit 7e11336732c53770302eff159b01ac5026e13941 by Montel Laurent.
Committed on 29/05/2017 at 04:48.
Pushed by mlaurent into branch 'master'.

Use nullptr

M  +1    -1    src/plugin.h

https://commits.kde.org/kontactinterface/7e11336732c53770302eff159b01ac5026e13941

diff --git a/src/plugin.h b/src/plugin.h
index c82a78c..3b1f1dc 100644
--- a/src/plugin.h
+++ b/src/plugin.h
@@ -90,7 +90,7 @@ public:
      *       It's ok to have several plugins using the same application name.
      * @param pluginName The unique name of the plugin. Defaults to appName if not set.
      */
-    Plugin(Core *core, QObject *parent, const char *appName, const char *pluginName = 0);
+    Plugin(Core *core, QObject *parent, const char *appName, const char *pluginName = nullptr);
 
     /**
      * Destroys the plugin.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic