From 1f2cb419ac2f776ee5bae1bcd877ea14e5a27a38 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 24 May 2011 16:26:18 +0200 Subject: QtScripts: Widget library split. --- examples/script/helloscript/helloscript.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/script/helloscript/helloscript.pro') diff --git a/examples/script/helloscript/helloscript.pro b/examples/script/helloscript/helloscript.pro index 5bfbc86..d3ce7c0 100644 --- a/examples/script/helloscript/helloscript.pro +++ b/examples/script/helloscript/helloscript.pro @@ -1,4 +1,4 @@ -QT += script +QT += widgets script RESOURCES += helloscript.qrc SOURCES += main.cpp -- cgit v1.2.1