mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-15 21:20:45 +01:00
UI: ANSI TTY colors, fix git submodule versions and correct include
This commit is contained in:
parent
84ddcea45a
commit
4431f6b3d9
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue