Utils: Fix qbs build.

Also remove superfluous "utils/tooltip" include path from both qmake
and qbs project files.

Change-Id: Ifa97984d462cbf1e344ff8ba0104353010e8c691
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
This commit is contained in:
Christian Kandeler
2013-01-13 12:54:51 +01:00
parent 7889241d7a
commit 497843c951
5 changed files with 5 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
#include "tipcontents.h"
#include "reuse.h"
#include "qtcassert.h"
#include <utils/qtcassert.h>
#include <QRect>
#include <QColor>