mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-13 02:00:25 +08: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