Remove the unused and confusing option 'Sync thumbnail sizes

This commit is contained in:
Anton Kasyanov
2016-06-20 14:28:54 +03:00
parent 0e63b8bf93
commit 1155ad8263
7 changed files with 88 additions and 100 deletions

View File

@@ -20,7 +20,6 @@ namespace EveOPreview.UI
bool HideThumbnailsOnLostFocus { get; set; }
bool EnablePerClientThumbnailsLayouts { get; set; }
bool SyncThumbnailsSize { get; set; }
Size ThumbnailSize { get; set; }
bool EnableThumbnailZoom { get; set; }