mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Using new thread to check upgrade
This commit is contained in:
@@ -3,9 +3,6 @@ using System.Windows.Controls;
|
||||
|
||||
namespace Wox.Plugin.Sys
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaction logic for SysSettings.xaml
|
||||
/// </summary>
|
||||
public partial class SysSettings : UserControl
|
||||
{
|
||||
public SysSettings(List<Result> Results)
|
||||
|
||||
Reference in New Issue
Block a user