Working on Thumbnail List Update notifications - Disabled the old system

This commit is contained in:
Anton Kasyanov
2018-02-19 21:12:17 +02:00
parent b8d7c71f06
commit 7401e25719
16 changed files with 92 additions and 151 deletions

View File

@@ -1,8 +1,7 @@
using System;
using System.Drawing;
using EveOPreview.View;
namespace EveOPreview.UI
namespace EveOPreview.View
{
public interface IThumbnailViewFactory
{