]> git.lyx.org Git - lyx.git/commitdiff
Amend 771f30e9
authorEnrico Forestieri <forenr@lyx.org>
Sun, 17 Oct 2021 13:54:28 +0000 (15:54 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 17 Oct 2021 13:54:28 +0000 (15:54 +0200)
config/qt.m4

index 70a722fbbfaa0872770337658bf331e7069e990f..129e2ab61c35ccf32419d729484ed4740089d784 100644 (file)
@@ -438,11 +438,10 @@ EOF1
 qtHaveModule(core):            QT += core
 qtHaveModule(core5compat):     QT += core5compat
 qtHaveModule(concurrent):      QT += concurrent
-qtHaveModule(gui):             QT += gui
+qtHaveModule(gui):             QT += gui gui-private
 qtHaveModule(svg):             QT += svg
 qtHaveModule(svgwidgets):      QT += svgwidgets
 qtHaveModule(widgets):         QT += widgets
-QT += gui-private
 percent.target = %
 percent.commands = @echo -n "\$(\$(@))\ "
 QMAKE_EXTRA_TARGETS += percent