mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T730, add AFV test server in "test server list"
This commit is contained in:
committed by
Mat Sutcliffe
parent
30158975b6
commit
5c56715c28
@@ -27,7 +27,7 @@ namespace BlackMisc
|
||||
//! Value object encapsulating a list of servers.
|
||||
class BLACKMISC_EXPORT CServerList :
|
||||
public CSequence<CServer>,
|
||||
public BlackMisc::Mixin::MetaType<CServerList>
|
||||
public Mixin::MetaType<CServerList>
|
||||
{
|
||||
public:
|
||||
BLACKMISC_DECLARE_USING_MIXIN_METATYPE(CServerList)
|
||||
|
||||
Reference in New Issue
Block a user