[LyX/master] * ColorCache.cpp - header not needed anymore.
Pavel Sanda
sanda at lyx.org
Sat Feb 28 22:56:50 UTC 2026
commit 793fd296900e70755723d7a8dfaeb0b9f31568a4
Author: Pavel Sanda <sanda at lyx.org>
Date: Sat Feb 28 23:56:08 2026 +0100
* ColorCache.cpp - header not needed anymore.
---
src/frontends/qt/ColorCache.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/frontends/qt/ColorCache.cpp b/src/frontends/qt/ColorCache.cpp
index 3788c3b783..ff31df7dcb 100644
--- a/src/frontends/qt/ColorCache.cpp
+++ b/src/frontends/qt/ColorCache.cpp
@@ -16,7 +16,6 @@
#include "qt_helpers.h"
#include "Color.h"
-#include "ColorSet.h"
namespace lyx {
More information about the lyx-cvs
mailing list