added show sidebar to display preferences

This commit is contained in:
Luke Pulverenti
2013-08-14 22:17:12 -04:00
parent 969f290bb2
commit afadf320be
4 changed files with 10 additions and 5 deletions

View File

@@ -86,6 +86,11 @@ namespace MediaBrowser.Model.Entities
/// </summary>
/// <value>The sort order.</value>
public SortOrder SortOrder { get; set; }
/// <summary>
/// Gets or sets a value indicating whether [show sidebar].
/// </summary>
/// <value><c>true</c> if [show sidebar]; otherwise, <c>false</c>.</value>
public bool ShowSidebar { get; set; }
/// <summary>
/// Increases the size of the image.