mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Use nested namespaces (C++17 feature)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
namespace Ui { class CSwiftData; }
|
||||
namespace BlackCore { class CWebDataServices; }
|
||||
namespace BlackGui { namespace Components { class CAutoPublishDialog; }}
|
||||
namespace BlackGui::Components { class CAutoPublishDialog; }
|
||||
|
||||
/*!
|
||||
* swift data entry control (aka mapping tool)
|
||||
|
||||
Reference in New Issue
Block a user