commit 70ade5977653f9ed8ec90240ec3d43e913205de4
Author: Pavel Sanda <[email protected]>
Date: Thu Apr 3 22:23:31 2025 +0200
Move GuiInputMethod.h only where used.
---
src/frontends/qt/GuiWorkArea.cpp | 1 +
src/frontends/qt/GuiWorkArea_Private.h | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/frontends/qt/GuiWorkArea.cpp b/src/frontends/qt/GuiWorkArea.cpp
index b8b00d4fa3..1d25f71954 100644
--- a/src/frontends/qt/GuiWorkArea.cpp
+++ b/src/frontends/qt/GuiWorkArea.cpp
@@ -11,6 +11,7 @@
#include <config.h>
+#include "GuiInputMethod.h"
#include "GuiWorkArea.h"
#include "GuiWorkArea_Private.h"
diff --git a/src/frontends/qt/GuiWorkArea_Private.h
b/src/frontends/qt/GuiWorkArea_Private.h
index 8edf894b61..5dff7ce5f7 100644
--- a/src/frontends/qt/GuiWorkArea_Private.h
+++ b/src/frontends/qt/GuiWorkArea_Private.h
@@ -13,7 +13,6 @@
#define WORKAREA_PRIVATE_H
#include "FuncRequest.h"
-#include "GuiInputMethod.h"
#include "support/FileName.h"
#include "support/Timeout.h"
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs