summaryrefslogtreecommitdiff
path: root/qicclient/client.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'qicclient/client.hxx')
-rw-r--r--qicclient/client.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/qicclient/client.hxx b/qicclient/client.hxx
index aac8fb6..14c3652 100644
--- a/qicclient/client.hxx
+++ b/qicclient/client.hxx
@@ -10,7 +10,7 @@ namespace ICClient {
Q_OBJECT
public:
- Client(char const* url, char const* certificate = NULL);
+ Client(char const* url, char const* certificate = nullptr);
~Client();
public slots: