Thumbnail List Update notifications moved to MediatR

This commit is contained in:
Anton Kasyanov
2018-02-19 21:27:09 +02:00
parent 42be487d31
commit b97fe58782
15 changed files with 94 additions and 129 deletions

View File

@@ -2,7 +2,7 @@
using System.Windows.Forms;
using EveOPreview.Services;
namespace EveOPreview.UI
namespace EveOPreview.View
{
public partial class ThumbnailOverlay : Form
{