diff options
Diffstat (limited to 'src/plugins/autotest/autotest.qbs')
-rw-r--r-- | src/plugins/autotest/autotest.qbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/autotest/autotest.qbs b/src/plugins/autotest/autotest.qbs index fe03ef2a592..90a3fde61ae 100644 --- a/src/plugins/autotest/autotest.qbs +++ b/src/plugins/autotest/autotest.qbs @@ -33,7 +33,7 @@ QtcPlugin { files: [ "autotest.qrc", "autotesticons.h", - "autotest_global.h", + "autotest_global.h", "autotesttr.h", "autotestconstants.h", "autotestplugin.cpp", "autotestplugin.h", |