the cat must've done that
This commit is contained in:
parent
7c4044c62c
commit
687e227fc7
@ -10,7 +10,7 @@ namespace UniversalEditor.DataFormats.Shortcut.Microsoft
|
||||
{
|
||||
public class LNKDataFormat : DataFormat
|
||||
{
|
||||
private static readonly Guid LNK_CLASSID = new Guid("00021401-0000-0000-00c0-000000000046}");
|
||||
private static readonly Guid LNK_CLASSID = new Guid("{00021401-0000-0000-00c0-000000000046}");
|
||||
|
||||
private static DataFormatReference _dfr = null;
|
||||
protected override DataFormatReference MakeReferenceInternal()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user