summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.h')
-rw-r--r--src/modlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlist.h b/src/modlist.h
index cf52b2ec..8dcab2fa 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -73,7 +73,7 @@ public:
* @brief constructor
* @todo ensure this view works without a profile set, otherwise there are intransparent dependencies on the initialisation order
**/
- ModList(QObject *parent = NULL);
+ ModList(QObject *parent = nullptr);
~ModList();