Astyle formatting.
This commit is contained in:
parent
856b3cd949
commit
55ad06a7b2
|
@ -63,7 +63,8 @@ protected:
|
||||||
ShowTypes SeverityToShowType(const QString &severity);
|
ShowTypes SeverityToShowType(const QString &severity);
|
||||||
QString ShowTypeToString(ShowTypes type);
|
QString ShowTypeToString(ShowTypes type);
|
||||||
|
|
||||||
typedef struct {
|
typedef struct
|
||||||
|
{
|
||||||
QString file;
|
QString file;
|
||||||
ShowTypes type;
|
ShowTypes type;
|
||||||
QString message;
|
QString message;
|
||||||
|
|
Loading…
Reference in New Issue