Added MahApps.Metro

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-25 13:05:41 -04:00
parent 37dd0c8bdd
commit fc6b2a7f54
5 changed files with 25 additions and 9 deletions

View File

@@ -2,10 +2,7 @@
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.Linq;
using System.Threading.Tasks;
using MediaBrowser.Common.Logging;
using MediaBrowser.Controller.FFMpeg;
using MediaBrowser.Controller.Library;
using MediaBrowser.Model.Entities;
namespace MediaBrowser.Controller.Providers