mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
refs #452, added distributor entity and lists
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6a677c06d6
commit
46f743c382
@@ -39,6 +39,10 @@ namespace BlackMisc
|
||||
|
||||
//! Construct from a base class object.
|
||||
CDistributorList(const CSequence<CDistributor> &other);
|
||||
|
||||
//! Find by id or alias
|
||||
CDistributor findByIdOrAlias(const QString &name);
|
||||
|
||||
};
|
||||
} //namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user