mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
Modified resourceIDs for strings in the table
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <PowerRenameItem.h>
|
||||
#include <PowerRenameManager.h>
|
||||
#include <trace.h>
|
||||
#include <common/common.h>
|
||||
#include <common.h>
|
||||
#include <Helpers.h>
|
||||
#include <Settings.h>
|
||||
#include "resource.h"
|
||||
@@ -270,4 +270,4 @@ HRESULT __stdcall CPowerRenameMenu::EnumSubCommands(IEnumExplorerCommand** ppEnu
|
||||
{
|
||||
*ppEnum = nullptr;
|
||||
return E_NOTIMPL;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user