mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Refactoring Refactoring icon, part 2
1. Add baidu, fix #576, #582 2. Refactoring
This commit is contained in:
@@ -2,9 +2,8 @@ using System;
|
||||
using System.Globalization;
|
||||
using System.Windows;
|
||||
using System.Windows.Data;
|
||||
using Wox.Infrastructure.Image;
|
||||
|
||||
namespace Wox.Converters
|
||||
namespace Wox.Infrastructure.Image
|
||||
{
|
||||
public class ImagePathConverter : IValueConverter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user