From bf1081a824d9024a400d2ac2437f169c6765caa5 Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Sat, 3 Feb 2018 22:21:30 +0100 Subject: Fix all 'explicit constructor' krazy warnings --- src/settings/trash/trashsettingspage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings/trash') diff --git a/src/settings/trash/trashsettingspage.h b/src/settings/trash/trashsettingspage.h index 57631b760..6faf3f61e 100644 --- a/src/settings/trash/trashsettingspage.h +++ b/src/settings/trash/trashsettingspage.h @@ -30,7 +30,7 @@ class TrashSettingsPage : public SettingsPageBase Q_OBJECT public: - TrashSettingsPage(QWidget* parent); + explicit TrashSettingsPage(QWidget* parent); ~TrashSettingsPage() override; /** @see SettingsPageBase::applySettings() */ -- cgit v1.3