Skip to content

Commit

Permalink
Update include/vrv/timeinterface.h
Browse files Browse the repository at this point in the history
Co-authored-by: Klaus Rettinghaus <[email protected]>
  • Loading branch information
brdvd and rettinghaus authored Dec 9, 2024
1 parent 84896db commit f7e0c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/vrv/timeinterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class TimePointInterface : public Interface, public AttStaffIdent, public AttSta
bool IsOnStaff(int n) const;

/**
* Return a vector of staves looking at the @staff attribute or at the parent staff or the @startid
* Return a vector of staves looking at the @staff attribute or at the parent staff of the @startid
*/
///@{
std::vector<const Staff *> GetTstampStaves(const Measure *measure, const Object *object) const;
Expand Down

0 comments on commit f7e0c3c

Please sign in to comment.