Sources: Run clang-format on everything.
This commit is contained in:
parent
fe948af095
commit
dc8479928c
386 changed files with 19560 additions and 18080 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <QVariant>
|
||||
#include <string>
|
||||
|
||||
#include "core/settings.h"
|
||||
|
||||
|
|
@ -17,6 +17,7 @@ class Config {
|
|||
|
||||
void ReadValues();
|
||||
void SaveValues();
|
||||
|
||||
public:
|
||||
Config();
|
||||
~Config();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue