mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Formatting, style
This commit is contained in:
@@ -27,7 +27,7 @@ namespace BlackMisc
|
||||
//! Value object encapsulating a list of voice rooms.
|
||||
class BLACKMISC_EXPORT CClientList :
|
||||
public CSequence<CClient>,
|
||||
public BlackMisc::Aviation::ICallsignObjectList<BlackMisc::Network::CClient, BlackMisc::Network::CClientList>,
|
||||
public BlackMisc::Aviation::ICallsignObjectList<CClient, CClientList>,
|
||||
public BlackMisc::Mixin::MetaType<CClientList>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user