mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 20:55:42 +08:00
clang-format src
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
#include <QDialog>
|
||||
#include <QScopedPointer>
|
||||
|
||||
namespace Ui { class CCoordinateDialog; }
|
||||
namespace Ui
|
||||
{
|
||||
class CCoordinateDialog;
|
||||
}
|
||||
namespace BlackGui::Components
|
||||
{
|
||||
//! Coordinate form as dialog
|
||||
|
||||
Reference in New Issue
Block a user