Remove the unused and confusing option 'Sync thumbnail sizes
This commit is contained in:
@@ -110,18 +110,6 @@ namespace EveOPreview.UI
|
||||
}
|
||||
}
|
||||
|
||||
public bool SyncThumbnailsSize
|
||||
{
|
||||
get
|
||||
{
|
||||
return this.SyncThumbnailsSizeCheckBox.Checked;
|
||||
}
|
||||
set
|
||||
{
|
||||
this.SyncThumbnailsSizeCheckBox.Checked = value;
|
||||
}
|
||||
}
|
||||
|
||||
public Size ThumbnailSize
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user