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

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

diff --git a/src/frontends/qt/GuiSpellchecker.cpp 
b/src/frontends/qt/GuiSpellchecker.cpp
index 06e391edef..a464474496 100644
--- a/src/frontends/qt/GuiSpellchecker.cpp
+++ b/src/frontends/qt/GuiSpellchecker.cpp
@@ -20,17 +20,13 @@
 #include "ui_SpellcheckerUi.h"
 
 #include "Buffer.h"
-#include "BufferParams.h"
 #include "BufferView.h"
-#include "buffer_funcs.h"
 #include "Cursor.h"
 #include "Text.h"
-#include "CutAndPaste.h"
 #include "FuncRequest.h"
 #include "GuiView.h"
 #include "Language.h"
 #include "LyX.h"
-#include "LyXRC.h"
 #include "lyxfind.h"
 #include "Paragraph.h"
 #include "WordLangTuple.h"
@@ -40,8 +36,6 @@
 #include "support/docstring_list.h"
 #include "support/ExceptionMessage.h"
 #include "support/gettext.h"
-#include "support/lstrings.h"
-#include "support/textutils.h"
 
 #include <QKeyEvent>
 #include <QListWidgetItem>
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to