mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
rename
This commit is contained in:
@@ -3,7 +3,6 @@ using System.Windows.Input;
|
||||
|
||||
namespace Wox.ViewModel
|
||||
{
|
||||
//todo rename file
|
||||
public class RelayCommand : ICommand
|
||||
{
|
||||
|
||||
@@ -6,7 +6,6 @@ using System.Windows;
|
||||
using System.Windows.Data;
|
||||
using Wox.Core.UserSettings;
|
||||
using Wox.Plugin;
|
||||
using PropertyChanged;
|
||||
|
||||
namespace Wox.ViewModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user