mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 11:09:06 +00:00
finish first version of TextViewer plug-in
This commit is contained in:
@@ -7,7 +7,7 @@ namespace QuickLook.Plugin.LastResort
|
||||
/// </summary>
|
||||
public partial class InfoPanel : UserControl
|
||||
{
|
||||
public InfoPanel(string path)
|
||||
public InfoPanel()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
Reference in New Issue
Block a user