Add reindex call for enable/disable button

For when program source enable && disable + where program not in cache
This commit is contained in:
Jeremy Wu
2019-10-15 22:39:55 +11:00
parent 44c1c93e81
commit 85638c23ae
4 changed files with 42 additions and 32 deletions

View File

@@ -20,7 +20,7 @@ namespace Wox.Plugin.Program
/// Contains user added folder location contents as well as all user disabled applications
/// </summary>
/// <remarks>
/// <para>Win32 class applications sets UniqueIdentifier using their full path</para>
/// <para>Win32 class applications sets UniqueIdentifier using their full file path</para>
/// <para>UWP class applications sets UniqueIdentifier using their Application User Model ID</para>
/// </remarks>
public class ProgramSource