mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 05:52:19 +02:00
Add telemetry event for PowerRename settings (#1279)
* moved MAX_INPUT_STRING_LEN constant * added settings changed event log
This commit is contained in:
@@ -14,4 +14,5 @@ public:
|
||||
_In_ UINT renameItemCount,
|
||||
_In_ DWORD flags,
|
||||
_In_ PCWSTR extensionList) noexcept;
|
||||
static void SettingsChanged() noexcept;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user