UI: ANSI TTY colors, fix git submodule versions and correct include

This commit is contained in:
zeph 2026-01-09 19:21:31 +01:00 committed by Megamouse
parent 84ddcea45a
commit 4431f6b3d9

View file

@ -2,7 +2,7 @@
#include <QSyntaxHighlighter>
#include <QRegularExpression>
#include <qbrush.h>
#include <QBrush>
// Inspired by https://doc.qt.io/qt-5/qtwidgets-richtext-syntaxhighlighter-example.html