Gems/ScriptCanvas
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -258,7 +258,7 @@ namespace ScriptCanvasEditor
|
||||
|
||||
QObject::connect(pasteAction,
|
||||
&QAction::triggered,
|
||||
[dockWidget, varId](bool)
|
||||
[dockWidget](bool)
|
||||
{
|
||||
GraphVariablesTableView::HandleVariablePaste(dockWidget->GetActiveScriptCanvasId());
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user