summaryrefslogtreecommitdiff
path: root/src/plugins/winrt/winrtqtversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/winrt/winrtqtversion.h')
-rw-r--r--src/plugins/winrt/winrtqtversion.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/winrt/winrtqtversion.h b/src/plugins/winrt/winrtqtversion.h
index f743c3dfcc..d45b1b7504 100644
--- a/src/plugins/winrt/winrtqtversion.h
+++ b/src/plugins/winrt/winrtqtversion.h
@@ -35,8 +35,7 @@ class WinRtQtVersion : public QtSupport::BaseQtVersion
Q_DECLARE_TR_FUNCTIONS(WinRt::Internal::WinRtQtVersion)
public:
WinRtQtVersion() = default;
- WinRtQtVersion(const Utils::FileName &path, bool isAutodetected,
- const QString &autodetectionSource);
+ explicit WinRtQtVersion(const Utils::FileName &path);
BaseQtVersion *clone() const override;
QString type() const override;