Solve cppcheck warnings

This commit is contained in:
lupoDharkael
2018-05-26 18:38:06 +02:00
parent dcaa2e321f
commit 49227fac43
15 changed files with 13 additions and 28 deletions

View File

@@ -25,7 +25,7 @@ class FlameshotDBusAdapter : public QDBusAbstractAdaptor {
Q_CLASSINFO("D-Bus Interface", "org.dharkael.Flameshot")
public:
FlameshotDBusAdapter(QObject *parent = nullptr);
explicit FlameshotDBusAdapter(QObject *parent = nullptr);
virtual ~FlameshotDBusAdapter();
signals: