diff options
Diffstat (limited to 'qtwayland.pro')
-rw-r--r-- | qtwayland.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qtwayland.pro b/qtwayland.pro index 0401ab02..04eca333 100644 --- a/qtwayland.pro +++ b/qtwayland.pro @@ -1,2 +1,3 @@ requires(linux:!android) +requires(qtHaveModule(gui)) load(qt_parts) |