mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
some API changes for Query class and renames.
This commit is contained in:
@@ -31,6 +31,11 @@ namespace Wox.Plugin
|
||||
|
||||
public string IcoPath { get; set; }
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return Name;
|
||||
}
|
||||
|
||||
public string FullIcoPath
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user