aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter/converterhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/converter/converterhelper.h')
-rw-r--r--src/plugins/General/converter/converterhelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/converter/converterhelper.h b/src/plugins/General/converter/converterhelper.h
index a75ad6426..a9f3c5fcd 100644
--- a/src/plugins/General/converter/converterhelper.h
+++ b/src/plugins/General/converter/converterhelper.h
@@ -33,7 +33,7 @@ class ConverterHelper : public QObject
{
Q_OBJECT
public:
- ConverterHelper(QObject *parent = 0);
+ ConverterHelper(QObject *parent = nullptr);
~ConverterHelper();