mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-05 04:39:08 +08:00
Added new lines to the end of the file
This commit is contained in:
parent
df1c6b9b0b
commit
44ac22c0de
@ -271,4 +271,4 @@ HRESULT __stdcall CPowerRenameMenu::EnumSubCommands(IEnumExplorerCommand** ppEnu
|
||||
{
|
||||
*ppEnum = nullptr;
|
||||
return E_NOTIMPL;
|
||||
}
|
||||
}
|
||||
|
@ -309,4 +309,4 @@ public:
|
||||
extern "C" __declspec(dllexport) PowertoyModuleIface* __cdecl powertoy_create()
|
||||
{
|
||||
return new PowerRenameModule();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user