aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.qmake.conf2
-rw-r--r--qtwinextras.pro1
2 files changed, 2 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 1c14aab..c954a09 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,3 @@
load(qt_build_config)
-MODULE_VERSION = 5.12.1
+MODULE_VERSION = 5.12.2
diff --git a/qtwinextras.pro b/qtwinextras.pro
index 62840da..a0ed379 100644
--- a/qtwinextras.pro
+++ b/qtwinextras.pro
@@ -1,3 +1,4 @@
requires(!winrt)
+requires(qtHaveModule(gui))
load(qt_parts)