From 09e769903362cc933aca478a5779e30d0cec4544 Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Wed, 4 May 2011 12:57:28 +0200 Subject: added private headers to qmlscene --- tools/qmlscene/qmlscene.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/qmlscene') diff --git a/tools/qmlscene/qmlscene.pro b/tools/qmlscene/qmlscene.pro index 3849336fc8..a2da6ad982 100644 --- a/tools/qmlscene/qmlscene.pro +++ b/tools/qmlscene/qmlscene.pro @@ -2,7 +2,7 @@ TEMPLATE = app TARGET = qmlscene DESTDIR= ../../bin -QT += declarative +QT += declarative declarative-private target.path = $$[QT_INSTALL_BINS] INSTALLS += target -- cgit v1.2.3