tea/tea-qt-62.0.2-qt6-add-qt5compat.patch

11 lines
313 B
Diff
Raw Normal View History

--- tea-qt-62.0.2/tea-qmake.pro.orig 2023-04-02 16:31:42.122846378 +0200
+++ tea-qt-62.0.2/tea-qmake.pro 2023-04-02 16:33:44.855183686 +0200
@@ -184,6 +184,7 @@
greaterThan(QT_MAJOR_VERSION, 4) {
QT += widgets
QT += printsupport
+ QT += core5compat
noprinter{
QT -= printsupport