aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/autotest/autotest.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/autotest/autotest.qbs b/src/plugins/autotest/autotest.qbs
index 17b94e0c45..9f79e50a90 100644
--- a/src/plugins/autotest/autotest.qbs
+++ b/src/plugins/autotest/autotest.qbs
@@ -1,6 +1,6 @@
import qbs
-QtcCommercialPlugin {
+QtcPlugin {
name: "AutoTest"
Depends { name: "Core" }