mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
UI staff
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Windows.Forms;
|
||||
using WinAlfred.Helper;
|
||||
|
||||
namespace WinAlfreds.Helper
|
||||
namespace WinAlfred.Helper
|
||||
{
|
||||
public sealed class KeyboardHook : IDisposable
|
||||
{
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
using System.Reflection;
|
||||
using log4net;
|
||||
|
||||
namespace WinAlfred.Helper
|
||||
|
||||
Reference in New Issue
Block a user