Integrating latest 47acbe8
This commit is contained in:
@@ -80,8 +80,8 @@ namespace GraphCanvas
|
||||
update();
|
||||
}
|
||||
|
||||
void CommentNodeFrameGraphicsWidget::mouseDoubleClickEvent([[maybe_unused]] QGraphicsSceneMouseEvent* mouseEvent)
|
||||
void CommentNodeFrameGraphicsWidget::mouseDoubleClickEvent(QGraphicsSceneMouseEvent* /*mouseEvent*/)
|
||||
{
|
||||
CommentUIRequestBus::Event(GetEntityId(), &CommentUIRequests::SetEditable, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user