mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
Add in simulator info returns delta
This commit is contained in:
@@ -157,7 +157,7 @@ namespace BlackMisc
|
||||
CIcon toIcon() const;
|
||||
|
||||
//! Add simulator
|
||||
void add(const CSimulatorInfo &other);
|
||||
CSimulatorInfo add(const CSimulatorInfo &other);
|
||||
|
||||
//! As a set of single simulator info objects
|
||||
QSet<CSimulatorInfo> asSingleSimulatorSet() const;
|
||||
|
||||
Reference in New Issue
Block a user