mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
fix properites bug
This commit is contained in:
@@ -5,10 +5,11 @@
|
||||
using System;
|
||||
using System.Data;
|
||||
using System.IO;
|
||||
using Microsoft.CmdPal.Ext.WindowWalker.Properties;
|
||||
using Microsoft.CmdPal.Extensions;
|
||||
using Microsoft.CmdPal.Extensions.Helpers;
|
||||
|
||||
namespace Microsoft.CmdPal.Ext.WindowWalker.Properties;
|
||||
namespace Microsoft.CmdPal.Ext.WindowWalker;
|
||||
|
||||
public partial class WalkerTopLevelCommandItem : CommandItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user