summaryrefslogtreecommitdiff
path: root/src/settings/passexceptionswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/passexceptionswidget.h')
-rw-r--r--src/settings/passexceptionswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/passexceptionswidget.h b/src/settings/passexceptionswidget.h
index 6b02c4e6..2a538fcc 100644
--- a/src/settings/passexceptionswidget.h
+++ b/src/settings/passexceptionswidget.h
@@ -43,7 +43,7 @@ class PassExWidget : public QWidget, private Ui::PassExceptions
Q_OBJECT
public:
- PassExWidget(QWidget *parent = 0);
+ explicit PassExWidget(QWidget *parent = 0);
private Q_SLOTS:
void removeOne();