update playlist collages

This commit is contained in:
Luke Pulverenti
2016-06-18 13:26:57 -04:00
parent 8c7f39913b
commit c3baf28246
4 changed files with 29 additions and 334 deletions

View File

@@ -23,10 +23,5 @@ namespace MediaBrowser.Controller.Drawing
/// </summary>
/// <value>The height.</value>
public int Height { get; set; }
/// <summary>
/// Gets or sets the text.
/// </summary>
/// <value>The text.</value>
public string Text { get; set; }
}
}