summaryrefslogtreecommitdiffstats
path: root/qt3d-runtime.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2018-03-23 13:47:47 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2018-03-27 14:09:48 +0000
commit312603b3de6ba31329fcc95ebc51b3bb68cea762 (patch)
tree99380ae427c5ca701768e72ca3312236133e71aa /qt3d-runtime.pro
parentc99c90f7bd105305df7571f75bb3a87153f7ca26 (diff)
Make widgets optional
The explorer tool is skipped, while q3dsviewer runs with a simple QWindow in this case. (the latter is possible to trigger even when configured with widgets, via the command line argument -w) Task-number: QT3DS-1017 Change-Id: I53088d179527681ed219d2e4467cb82ee68729aa Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'qt3d-runtime.pro')
-rw-r--r--qt3d-runtime.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt3d-runtime.pro b/qt3d-runtime.pro
index e9b8d02..a07f479 100644
--- a/qt3d-runtime.pro
+++ b/qt3d-runtime.pro
@@ -1,5 +1,4 @@
load(qt_parts)
-requires(qtHaveModule(widgets))
requires(qtHaveModule(3drender))
requires(qtHaveModule(3dquickrender))