commit f31e27214d12780bf4e14866c32d85041f179e81
Author: Pavel Sanda <sa...@lyx.org>
Date:   Sat Apr 19 22:22:52 2025 +0200

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

diff --git a/src/frontends/qt/GuiPrefs.cpp b/src/frontends/qt/GuiPrefs.cpp
index dece44cdae..5b22364e0e 100644
--- a/src/frontends/qt/GuiPrefs.cpp
+++ b/src/frontends/qt/GuiPrefs.cpp
@@ -17,8 +17,6 @@
 #include "FileDialog.h"
 #include "GuiApplication.h"
 #include "GuiFontExample.h"
-#include "GuiFontLoader.h"
-#include "GuiKeySymbol.h"
 #include "GuiLyXFiles.h"
 #include "GuiView.h"
 #include "qt_helpers.h"
@@ -38,8 +36,6 @@
 #include "LyXAction.h"
 #include "LyX.h"
 #include "PanelStack.h"
-#include "Session.h"
-#include "SpellChecker.h"
 
 #include "support/debug.h"
 #include "support/FileName.h"
@@ -54,7 +50,6 @@
 
 #include "frontends/alert.h"
 #include "frontends/Application.h"
-#include "frontends/FontLoader.h"
 
 #include <QAbstractItemModel>
 #include <QCheckBox>
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to