summaryrefslogtreecommitdiff
path: root/examples/helloworld-qt/helloworld-qt.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helloworld-qt/helloworld-qt.qbs')
-rw-r--r--examples/helloworld-qt/helloworld-qt.qbs2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/helloworld-qt/helloworld-qt.qbs b/examples/helloworld-qt/helloworld-qt.qbs
index 4c6e070af..8d8b6e493 100644
--- a/examples/helloworld-qt/helloworld-qt.qbs
+++ b/examples/helloworld-qt/helloworld-qt.qbs
@@ -48,8 +48,6 @@
**
****************************************************************************/
-import qbs
-
QtApplication {
name: "HelloWorld-Qt"
files: "main.cpp"