commit 94de72238328a98810063084da7e8e82c5167283
Author: Pavel Sanda <[email protected]>
Date: Tue May 20 00:16:03 2025 +0200
Can't compile on Mac, stay on the safe side.
---
src/frontends/qt/GuiWorkArea.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/frontends/qt/GuiWorkArea.cpp b/src/frontends/qt/GuiWorkArea.cpp
index 4bf7792864..4d579cf2f8 100644
--- a/src/frontends/qt/GuiWorkArea.cpp
+++ b/src/frontends/qt/GuiWorkArea.cpp
@@ -53,6 +53,7 @@
#include <QHelpEvent>
#include <QInputMethod>
#ifdef Q_OS_MAC
+#include <QProxyStyle>
#endif
#include <QMenu>
#include <QPainter>
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs