mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[New+]Windows 10 support (#35832)
This commit is contained in:
committed by
GitHub
parent
08fe8089b8
commit
084402a2bd
@@ -12,4 +12,5 @@ public:
|
||||
static void EventShowTemplateItems(_In_ const size_t number_of_templates) noexcept;
|
||||
static void EventCopyTemplate(_In_ const std::wstring template_file_extension) noexcept;
|
||||
static void EventCopyTemplateResult(_In_ const HRESULT hr) noexcept;
|
||||
static void EventOpenTemplates() noexcept;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user