mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
[Workspaces] Handle admin windows repositioning. (#34965)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
// Non-localizable
|
||||
const std::wstring workspacesLauncherPath = L"PowerToys.WorkspacesLauncher.exe";
|
||||
const std::wstring workspacesWindowArrangerPath = L"PowerToys.WorkspacesWindowArranger.exe";
|
||||
const std::wstring workspacesSnapshotToolPath = L"PowerToys.WorkspacesSnapshotTool.exe";
|
||||
const std::wstring workspacesEditorPath = L"PowerToys.WorkspacesEditor.exe";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user