commit ee884c263e09caa2823d2b397c16ae4dbd3a8d67
Author: Pavel Sanda <[email protected]>
Date:   Wed Apr 30 21:19:07 2025 +0200

    * GuiWorkArea.cpp - include cleanup.
---
 src/frontends/qt/GuiWorkArea.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/frontends/qt/GuiWorkArea.cpp b/src/frontends/qt/GuiWorkArea.cpp
index 1d25f71954..4595de78cb 100644
--- a/src/frontends/qt/GuiWorkArea.cpp
+++ b/src/frontends/qt/GuiWorkArea.cpp
@@ -32,7 +32,6 @@
 #include "Cursor.h"
 #include "Font.h"
 #include "FuncRequest.h"
-#include "KeyMap.h"
 #include "KeySymbol.h"
 #include "KeySequence.h"
 #include "LyX.h"
@@ -40,7 +39,6 @@
 #include "LyXVC.h"
 #include "Text.h"
 #include "TextMetrics.h"
-#include "version.h"
 
 #include "support/convert.h"
 #include "support/debug.h"
@@ -49,7 +47,6 @@
 
 #include "frontends/Application.h"
 #include "frontends/CaretGeometry.h"
-#include "frontends/FontMetrics.h"
 #include "frontends/WorkAreaManager.h"
 
 #include <QContextMenuEvent>
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to