Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Jan 23, 2025
1 parent 3e2f0bc commit 3400618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/activeproject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,8 @@ bool ActiveProject::projectHasRecordingLayers() const
}

return false;
}

QString ActiveProject::projectRole() const
{
return mProjectRole;
Expand Down

1 comment on commit 3400618

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 25.1.700611 just submitted!

Please sign in to comment.