Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
# Conflicts:
#	Source/RiveEditor/Private/RiveFileAssetTypeActions.cpp
#	Source/RiveEditor/Private/RiveTextureObjectAssetTypeActions.cpp
  • Loading branch information
schetle committed Jul 2, 2024
2 parents 7434601 + ef3da5a commit 36a3002
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/RiveEditor/Private/RiveFileAssetTypeActions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ uint32 FRiveFileAssetTypeActions::GetCategories()
{
return AssetCategory;
}

#undef LOCTEXT_NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ uint32 FRiveTextureObjectAssetTypeActions::GetCategories()
{
return AssetCategory;
}

#undef LOCTEXT_NAMESPACE

0 comments on commit 36a3002

Please sign in to comment.