aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/notifier/popupwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/notifier/popupwidget.h')
-rw-r--r--src/plugins/General/notifier/popupwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/notifier/popupwidget.h b/src/plugins/General/notifier/popupwidget.h
index f06b4c4d3..6c685c482 100644
--- a/src/plugins/General/notifier/popupwidget.h
+++ b/src/plugins/General/notifier/popupwidget.h
@@ -36,7 +36,7 @@ class PopupWidget : public QFrame
{
Q_OBJECT
public:
- PopupWidget(QWidget *parent = 0);
+ PopupWidget(QWidget *parent = nullptr);
~PopupWidget();