mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-28 05:11:35 +00:00
Add "Focusable" property to plugins
This commit is contained in:
@@ -24,7 +24,7 @@ namespace QuickLook.Plugin.PDFViewer
|
||||
}
|
||||
}
|
||||
|
||||
public void BoundViewSize(string path, ContextObject context)
|
||||
public void Prepare(string path, ContextObject context)
|
||||
{
|
||||
_pdfControl = new PdfViewerControl();
|
||||
|
||||
|
Reference in New Issue
Block a user