ported functions to new node type
This commit is contained in:
@@ -7,7 +7,7 @@ class StringInput : public NodeIO
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
StringInput(OldEffectNode* parent,
|
||||
StringInput(Node* parent,
|
||||
const QString& id,
|
||||
const QString& name,
|
||||
bool rich_text = true,
|
||||
|
||||
Reference in New Issue
Block a user