move to Plugin namespace

This commit is contained in:
Paddy Xu
2018-01-27 16:52:10 +02:00
parent 197bfee1da
commit 6bc990bbf9
22 changed files with 24 additions and 23 deletions

View File

@@ -21,7 +21,7 @@ using System.Linq;
using Meta.Vlc;
using Meta.Vlc.Interop.Media;
using Meta.Vlc.Wpf;
using QuickLook.Common;
using QuickLook.Common.Plugin;
using Size = System.Windows.Size;
using VideoTrack = Meta.Vlc.VideoTrack;