Rename getNoteBounds to boundsForNotes
This commit is contained in:
@@ -257,6 +257,6 @@ struct NoteBounds
|
||||
};
|
||||
|
||||
|
||||
std::optional<NoteBounds> getNoteBounds(const NoteVector& notes);
|
||||
std::optional<NoteBounds> boundsForNotes(const NoteVector& notes);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user