mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 04:28:36 +02:00
[meta] clang-format literally all of the Qt code (#3706)
I'm tired of dealing with this tbh Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3706 Reviewed-by: Lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
769edbfea3
commit
8678cb06eb
107 changed files with 1457 additions and 1737 deletions
|
|
@ -7,8 +7,8 @@
|
|||
|
||||
namespace QtCommon::Mod {
|
||||
|
||||
QStringList GetModFolders(const QString &root, const QString &fallbackName);
|
||||
QStringList GetModFolders(const QString& root, const QString& fallbackName);
|
||||
|
||||
const QString ExtractMod(const QString &path);
|
||||
const QString ExtractMod(const QString& path);
|
||||
|
||||
}
|
||||
} // namespace QtCommon::Mod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue