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:
@@ -29,9 +29,6 @@ using System.Windows.Controls;
|
||||
|
||||
namespace QuickLook.Plugin.PDFViewer;
|
||||
|
||||
/// <summary>
|
||||
/// Interaction logic for PdfViewer.xaml
|
||||
/// </summary>
|
||||
public partial class PdfViewerControl : UserControl, INotifyPropertyChanged, IDisposable
|
||||
{
|
||||
private int _changePageDeltaSum;
|
||||
|
Reference in New Issue
Block a user