Renamed some namespaces

This commit is contained in:
2014-09-12 13:26:52 +03:00
parent d2a6c46017
commit f0071e552f
23 changed files with 29 additions and 28 deletions

View File

@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using RainmeterStudio.Core.Documents;
using RainmeterStudio.Core.Editor;
namespace RainmeterStudio.Core.Model.Events
{