mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Refactoring start menu source
1. refactoriong start menu source 2. fix depth problems involved in last commit
This commit is contained in:
@@ -15,6 +15,5 @@ namespace Wox.Plugin.Program
|
||||
public string Directory { get; set; }
|
||||
public string ExecutableName { get; set; }
|
||||
public int Score { get; set; }
|
||||
public ProgramSource Source { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user