mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
chore: reformat
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
095de5ed4b
commit
85c23b26de
6 changed files with 12 additions and 42 deletions
|
|
@ -30,7 +30,7 @@ class LogModel : public QAbstractListModel {
|
|||
|
||||
enum Roles { LevelRole = Qt::UserRole };
|
||||
|
||||
private /* types */:
|
||||
private /* types */:
|
||||
struct entry {
|
||||
MessageLevel::Enum level;
|
||||
QString line;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue