Generic highlighter: Fix autotest build for qbs.

Change-Id: I2cae3d3256820f34d6d3bd7a8a9701c68cad1c53
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
This commit is contained in:
Christian Kandeler
2015-01-13 15:07:31 +01:00
parent 8b94ef3661
commit 90a2665737

View File

@@ -2,6 +2,7 @@ import qbs
QtcAutotest { QtcAutotest {
name: "Highlighter engine autotest" name: "Highlighter engine autotest"
Depends { name: "Core" }
Depends { name: "Utils" } Depends { name: "Utils" }
Depends { name: "Qt.widgets" } Depends { name: "Qt.widgets" }
Group { Group {