mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
Use nested namespaces (C++17 feature)
This commit is contained in:
@@ -59,7 +59,7 @@ class QDBusConnection;
|
||||
namespace BlackMisc { class CDBusServer; }
|
||||
namespace BlackCore
|
||||
{
|
||||
namespace Afv { namespace Clients { class CAfvClient; }}
|
||||
namespace Afv::Clients { class CAfvClient; }
|
||||
namespace Context
|
||||
{
|
||||
//! Audio context interface
|
||||
|
||||
Reference in New Issue
Block a user