mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
[Installer]Upgrade to Windows App SDK 1.1.0 (#18603)
* Move to WinAppSDK-1.1.0
* expect.txt
* Revert "[Settings]Don't launch if explorer is running elevated"
This reverts commit c485da2816.
* Make copyright header analyze suppression module scope
This commit is contained in:
@@ -27,7 +27,6 @@ public:
|
||||
IFACEMETHODIMP GetSelected(_Out_ bool* selected);
|
||||
IFACEMETHODIMP PutSelected(_In_ bool selected);
|
||||
IFACEMETHODIMP GetId(_Out_ int* id);
|
||||
IFACEMETHODIMP GetIconIndex(_Out_ int* iconIndex);
|
||||
IFACEMETHODIMP GetDepth(_Out_ UINT* depth);
|
||||
IFACEMETHODIMP PutDepth(_In_ int depth);
|
||||
IFACEMETHODIMP Reset();
|
||||
|
||||
Reference in New Issue
Block a user