Default namespace changed to EveOPreview

This commit is contained in:
Anton Kasyanov
2016-05-09 19:26:58 +03:00
parent d84201f529
commit 46fc80714f
10 changed files with 25 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ using System;
using System.Windows.Forms;
using System.Diagnostics;
namespace PreviewToy
namespace EveOPreview
{
partial class PreviewToyHandler
{