mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[AlwaysOnTop] Proof of concept (#14360)
Co-authored-by: Niels Laute <niels.laute@live.nl>
This commit is contained in:
6
src/modules/alwaysontop/AlwaysOnTop/ModuleConstants.h
Normal file
6
src/modules/alwaysontop/AlwaysOnTop/ModuleConstants.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace NonLocalizable
|
||||
{
|
||||
const inline wchar_t ModuleKey[] = L"AlwaysOnTop";
|
||||
}
|
||||
Reference in New Issue
Block a user