PIObject Property const char *
This commit is contained in:
@@ -257,8 +257,6 @@ public:
|
||||
//! \~russian Возвращает свойство с именем "name" как константу
|
||||
const Property operator[](const PIString & name) const;
|
||||
|
||||
static Property parsePropertyLine(PIString l);
|
||||
|
||||
protected:
|
||||
PIVector<Property> props;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user