fix handling playlist highlight
This commit is contained in:
@@ -256,7 +256,7 @@ void Playlist::EnableHighlighting()
|
||||
|
||||
void Playlist::UpdateTimer()
|
||||
{
|
||||
itsTimer = Global::Timer;
|
||||
std::time(&itsTimer);
|
||||
}
|
||||
|
||||
std::string Playlist::TotalLength()
|
||||
|
||||
Reference in New Issue
Block a user