Skip to content

Commit

Permalink
MAYA-128460 - undoing the rename of a prim causes prim's icon to chan…
Browse files Browse the repository at this point in the history
…ge to a def

* clang-format fix (darn trailing space).
  • Loading branch information
seando-adsk committed Mar 24, 2023
1 parent 3c8cb90 commit a626e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mayaUsd/ufe/UsdUndoRenameCommand.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ void renameHelper(
sendNotificationToAllStageProxies(stage, ufeDstItem->prim(), srcPath, dstPath);
}

} // namespace
} // namespace

void UsdUndoRenameCommand::renameRedo()
{
Expand Down

0 comments on commit a626e91

Please sign in to comment.