refs #917, use utility functions in simulator settings

This commit is contained in:
Klaus Basan
2017-03-19 11:39:30 +01:00
committed by Mathew Sutcliffe
parent 0544ab0193
commit f816c927ee
3 changed files with 22 additions and 31 deletions

View File

@@ -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