aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/history/historywindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/history/historywindow.h')
-rw-r--r--src/plugins/General/history/historywindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/history/historywindow.h b/src/plugins/General/history/historywindow.h
index 7736b5e7d..88d81e887 100644
--- a/src/plugins/General/history/historywindow.h
+++ b/src/plugins/General/history/historywindow.h
@@ -35,7 +35,7 @@ class HistoryWindow : public QWidget
{
Q_OBJECT
public:
- explicit HistoryWindow(QSqlDatabase db, QWidget *parent = 0);
+ explicit HistoryWindow(QSqlDatabase db, QWidget *parent = nullptr);
~HistoryWindow();
private slots: