diff options
Diffstat (limited to 'src/plugins/General/history/history.h')
| -rw-r--r-- | src/plugins/General/history/history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/history/history.h b/src/plugins/General/history/history.h index 07d65be0c..d044bc0ae 100644 --- a/src/plugins/General/history/history.h +++ b/src/plugins/General/history/history.h @@ -36,7 +36,7 @@ class History : public QObject { Q_OBJECT public: - explicit History(QObject *parent = 0); + explicit History(QObject *parent = nullptr); ~History(); private slots: |
