mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 17:56:44 +02:00
[PowerRename][Dev]Suppress redundant midl warning (#29070)
* [PowerRename] Suppress redundant midl warning * spelling * f: spelling #2 * spelling 3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// IVectorView and IObservableVector define members with the same name, and we must support both interfaces
|
||||
midl_pragma warning(disable : 4066)
|
||||
|
||||
namespace PowerRenameUI
|
||||
{
|
||||
[default_interface] runtimeclass ExplorerItemsSource :
|
||||
|
||||
Reference in New Issue
Block a user