summaryrefslogtreecommitdiffstats
path: root/src/message-stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/message-stack.h')
-rw-r--r--src/message-stack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/message-stack.h b/src/message-stack.h
index 64d42033a..31842af70 100644
--- a/src/message-stack.h
+++ b/src/message-stack.h
@@ -63,7 +63,7 @@ public:
* the stack
*/
char const *currentMessage() {
- return _messages ? _messages->message : NULL;
+ return _messages ? _messages->message : nullptr;
}
/** @brief connects to the "changed" signal which is emitted whenever