code cleanup and better text display
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
NodeParam::NodeParam(Node *parent) :
|
||||
QObject(parent)
|
||||
{
|
||||
|
||||
name_ = "Banjo";
|
||||
}
|
||||
|
||||
const QString &NodeParam::name()
|
||||
|
||||
Reference in New Issue
Block a user