summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/aboutbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/aboutbox.cpp')
-rw-r--r--src/ui/dialog/aboutbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp
index 7a87a75ad..fb2b86b68 100644
--- a/src/ui/dialog/aboutbox.cpp
+++ b/src/ui/dialog/aboutbox.cpp
@@ -49,7 +49,7 @@ namespace Inkscape {
namespace UI {
namespace Dialog {
-static AboutBox *window=NULL;
+static AboutBox *window=nullptr;
void AboutBox::show_about() {
if (!window)