Thumbnail management code cleanup

This commit is contained in:
Anton Kasyanov
2016-05-30 23:13:39 +03:00
parent 362fd0b8d4
commit 244a193e99
28 changed files with 1207 additions and 1115 deletions

View File

@@ -8,6 +8,8 @@ namespace EveOPreview.UI
public string Title { get; set; }
public bool IsDisabled { get; set; }
public void Show()
{
}