From f134100adcdaa5895edcf8819635b6d23e7c7efd Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 3 Aug 2018 06:32:17 +0200 Subject: irrelevant busywork --- options/scoped.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options') diff --git a/options/scoped.hpp b/options/scoped.hpp index 49c3d18f..452708f4 100644 --- a/options/scoped.hpp +++ b/options/scoped.hpp @@ -27,7 +27,7 @@ struct OTR_OPTIONS_EXPORT opts bundle b; virtual ~opts(); - opts(const QString& name); + explicit opts(const QString& name); opts& operator=(const opts&) = delete; opts(const opts&) = delete; -- cgit v1.2.3