mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
refs #886, added CSimulatorInfo(const QStringList &simulators)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b94eab581e
commit
04df922a0e
@@ -66,6 +66,9 @@ namespace BlackMisc
|
||||
//! Constructor
|
||||
CSimulatorInfo(const QString &identifierString);
|
||||
|
||||
//! Constructor
|
||||
CSimulatorInfo(const QStringList &simulators);
|
||||
|
||||
//! Constructor
|
||||
CSimulatorInfo(Simulator s);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user