commit 7bcdbc5c55098feee2e3e3f5e51464e269534bb7
Author: Pavel Sanda <[email protected]>
Date:   Thu Apr 10 21:04:12 2025 +0200

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

diff --git a/src/frontends/qt/Action.cpp b/src/frontends/qt/Action.cpp
index 3d3eafa240..d9b8ec547a 100644
--- a/src/frontends/qt/Action.cpp
+++ b/src/frontends/qt/Action.cpp
@@ -15,15 +15,11 @@
 
 // DispatchResult.h is needed by the windows compiler because lyx::dispatch
 // returns a DispatchResult const reference. Gcc does not complain. Weird...
-#include "DispatchResult.h"
 #include "FuncRequest.h"
 #include "FuncStatus.h"
 #include "LyX.h"
 
-#include "qt_helpers.h"
-
 #include "support/debug.h"
-#include "support/lstrings.h"
 
 using namespace std;
 
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to