mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 10:19:07 +00:00
Fix image viewer copy without transparency support
This commit is contained in:
@@ -106,7 +106,7 @@ public class MetaProvider
|
||||
}
|
||||
}
|
||||
|
||||
internal static class NativeMethods
|
||||
file static class NativeMethods
|
||||
{
|
||||
private static readonly bool Is64 = Environment.Is64BitProcess;
|
||||
|
||||
|
Reference in New Issue
Block a user