abstract plugin interface

This commit is contained in:
Paddy Xu
2018-01-27 16:22:48 +02:00
parent d50d757022
commit 56af2311b9
87 changed files with 2844 additions and 2703 deletions

View File

@@ -18,6 +18,7 @@
using System;
using System.IO;
using System.Windows;
using QuickLook.Common;
namespace QuickLook.Plugin.CsvViewer
{