add template Node::clone() and remove destroy_immediate
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
class NodeChangelog : public Node
|
||||
{
|
||||
Node* m_template;
|
||||
NodeButton* btn_ok;
|
||||
public:
|
||||
virtual Node* clone_instantiate() const override;
|
||||
|
||||
Reference in New Issue
Block a user