mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
refs #917, use utility functions in simulator settings
This commit is contained in:
committed by
Mathew Sutcliffe
parent
0544ab0193
commit
f816c927ee
@@ -48,6 +48,8 @@ namespace BlackMisc
|
||||
//! String list with meaningful representations
|
||||
QStringList toStringList(bool i18n = false) const;
|
||||
|
||||
//! Find by identifier (unique)
|
||||
CSimulatorPluginInfo findByIdentifier(const QString &identifier) const;
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user