mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
6 lines
96 B
C++
6 lines
96 B
C++
#pragma once
|
|
|
|
namespace NonLocalizable
|
|
{
|
|
const inline wchar_t ModuleKey[] = L"FancyZones";
|
|
} |