Tag: use SignedSongTime for the song duration
This commit is contained in:
@@ -87,7 +87,7 @@ struct LightSong {
|
||||
}
|
||||
|
||||
gcc_pure
|
||||
double GetDuration() const;
|
||||
SignedSongTime GetDuration() const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user