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

@@ -3,7 +3,7 @@ using System.Runtime.InteropServices;
using System.Drawing;
using System.Text;
namespace PreviewToy
namespace EveOPreview
{
// Desktop Windows Manager APIs
internal class DwmApi