diff --git a/src/libs/utils/utils.pro b/src/libs/utils/utils.pro index 382f8f4e1087597347991f74292ba107d89f70cf..2b3c85bfac39f2bea2e2022337324dfeca6d164b 100644 --- a/src/libs/utils/utils.pro +++ b/src/libs/utils/utils.pro @@ -10,6 +10,7 @@ lessThan(QT_MAJOR_VERSION, 5) { } else:linux-* { !isEmpty(QT.x11extras.name) { QT += x11extras + CONFIG += x11 DEFINES += QTC_USE_QX11INFO } else { warning("x11extras module not found, raising the main window might not work. " \