mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
localization: move localizable strings to .resw for runner/bootstrapper
This commit is contained in:
committed by
Andrey Nekrasov
parent
85c0eaa598
commit
d414d52156
@@ -1,4 +1,5 @@
|
||||
#include "pch.h"
|
||||
#include "Generated Files/resource.h"
|
||||
|
||||
#include <common/common.h>
|
||||
#include <common/notifications.h>
|
||||
@@ -9,7 +10,6 @@
|
||||
#include <common/appMutex.h>
|
||||
#include <common/processApi.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
#include <runner/action_runner_utils.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user