mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 19:25:49 +08:00
refactor: clang-format
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#ifndef SWIFT_MISC_LOGCATEGORIES_H
|
||||
#define SWIFT_MISC_LOGCATEGORIES_H
|
||||
|
||||
#include "misc/swiftmiscexport.h"
|
||||
|
||||
#include <QString>
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
#include "misc/swiftmiscexport.h"
|
||||
|
||||
namespace swift::misc
|
||||
{
|
||||
@@ -326,6 +326,6 @@ namespace swift::misc
|
||||
return cats;
|
||||
}
|
||||
};
|
||||
} // ns
|
||||
} // namespace swift::misc
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user