complete moving HotKeyWindow module to Common

This commit is contained in:
Kang Yu 2024-03-18 12:12:52 -07:00
parent 47d182fdf8
commit 5c26373d07
5 changed files with 19 additions and 23 deletions

View file

@ -2,6 +2,7 @@
using System.Threading;
using System.Windows.Forms;
using PersistentWindows.Common;
using PersistentWindows.Common.WinApiBridge;
namespace PersistentWindows.SystrayShell