This can be const: no members changed.
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ public:
|
||||
|
||||
~TimingData();
|
||||
|
||||
TimingData CopyRange(int startRow, int endRow);
|
||||
TimingData CopyRange(int startRow, int endRow) const;
|
||||
/**
|
||||
* @brief Gets the actual BPM of the song,
|
||||
* while respecting a limit.
|
||||
|
||||
Reference in New Issue
Block a user