mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
Add clipboard plugin.
This commit is contained in:
@@ -16,5 +16,7 @@ namespace Wox.Plugin
|
||||
public Action ShowApp { get; set; }
|
||||
public Action<string,string,string> ShowMsg { get; set; }
|
||||
public Action OpenSettingDialog { get; set; }
|
||||
|
||||
public Action<string> ShowCurrentResultItemTooltip { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user