mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-12 04:35:41 +08:00
refs #314, new propertyBy methods (nested indexes)
This commit is contained in:
@@ -39,7 +39,6 @@ namespace BlackMisc
|
||||
CTestValueObject(const QString &name, const QString &description)
|
||||
: m_name(name), m_description(description) {}
|
||||
|
||||
|
||||
//! Get name
|
||||
const QString &getName() const { return m_name; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user