Formatting
This commit is contained in:
@@ -154,4 +154,3 @@ bool PlaylistItem::HasCurrentForegroundColor() const {
|
||||
}
|
||||
void PlaylistItem::SetShouldSkip(bool val) { should_skip_ = val; }
|
||||
bool PlaylistItem::GetShouldSkip() const { return should_skip_; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user