mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "guiactionbind.h"
|
||||
|
||||
#include "misc/fileutils.h"
|
||||
#include "misc/imageutils.h"
|
||||
|
||||
@@ -136,4 +137,4 @@ namespace swift::gui
|
||||
static const QString s("Core UI/");
|
||||
return s;
|
||||
}
|
||||
} // namespace
|
||||
} // namespace swift::gui
|
||||
|
||||
Reference in New Issue
Block a user