Code reorganization

This commit is contained in:
Anton Kasyanov
2018-04-03 23:50:27 +03:00
parent 36cf3f421e
commit c9121873b5
8 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ using System.Drawing;
using System.Windows.Forms;
using Newtonsoft.Json;
namespace EveOPreview.Configuration.Omplementation
namespace EveOPreview.Configuration.Implementation
{
sealed class ThumbnailConfiguration : IThumbnailConfiguration
{