mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
clang-format src
This commit is contained in:
@@ -23,9 +23,18 @@
|
||||
#include <QObject>
|
||||
#include <QScopedPointer>
|
||||
|
||||
namespace Ui { class CSwiftData; }
|
||||
namespace BlackCore { class CWebDataServices; }
|
||||
namespace BlackGui::Components { class CAutoPublishDialog; }
|
||||
namespace Ui
|
||||
{
|
||||
class CSwiftData;
|
||||
}
|
||||
namespace BlackCore
|
||||
{
|
||||
class CWebDataServices;
|
||||
}
|
||||
namespace BlackGui::Components
|
||||
{
|
||||
class CAutoPublishDialog;
|
||||
}
|
||||
|
||||
/*!
|
||||
* swift data entry control (aka mapping tool)
|
||||
|
||||
Reference in New Issue
Block a user