aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbqtversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/boot2qt/qdbqtversion.h')
-rw-r--r--src/plugins/boot2qt/qdbqtversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/boot2qt/qdbqtversion.h b/src/plugins/boot2qt/qdbqtversion.h
index ac95a70701..d34a262982 100644
--- a/src/plugins/boot2qt/qdbqtversion.h
+++ b/src/plugins/boot2qt/qdbqtversion.h
@@ -37,7 +37,7 @@ public:
~QdbQtVersion() = default;
QString description() const final;
- QSet<Core::Id> targetDeviceTypes() const final;
+ QSet<Utils::Id> targetDeviceTypes() const final;
};
} // namespace Internal