mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 10:19:07 +00:00
Code Cleanup
This commit is contained in:
@@ -45,9 +45,6 @@ using WPFMediaKit.DirectShow.MediaPlayers;
|
||||
|
||||
namespace QuickLook.Plugin.VideoViewer;
|
||||
|
||||
/// <summary>
|
||||
/// Interaction logic for UserControl1.xaml
|
||||
/// </summary>
|
||||
public partial class ViewerPanel : UserControl, IDisposable, INotifyPropertyChanged
|
||||
{
|
||||
private readonly ContextObject _context;
|
||||
|
Reference in New Issue
Block a user