Identifier
This commit is contained in:
@@ -45,7 +45,7 @@ class rsin_driver
|
||||
{
|
||||
this->opts = opts;
|
||||
};
|
||||
void addFormRSCTLK(FormRSCTLK *f)
|
||||
void addFormRSCTLK(std::string *propertyName, FormRSCTLK *f)
|
||||
{
|
||||
rsctlkform = f;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user