mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-16 21:32:39 +00:00
do not show preview window on every SPACE key; code refactoring
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
|
||||
|
||||
namespace QuickLook.Plugin.LastResort
|
||||
{
|
||||
public class IconHelper
|
||||
public static class IconHelper
|
||||
{
|
||||
public enum IconSizeEnum
|
||||
{
|
||||
|
Reference in New Issue
Block a user