various fixes
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
NodeParam::NodeParam(Node *parent) :
|
||||
QObject(parent)
|
||||
{
|
||||
name_ = "Banjo";
|
||||
}
|
||||
|
||||
const QString &NodeParam::name()
|
||||
|
||||
Reference in New Issue
Block a user