This can be const: no members changed.

This commit is contained in:
Jason Felds
2011-07-26 14:13:10 -04:00
parent 480cda836e
commit bf5c3791cc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.