mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-03-11 03:51:38 -04:00
Adjust namespace
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Drawing;
|
||||
|
||||
namespace ChrisKaczor.Wpf.FloatingStatusWindow;
|
||||
namespace ChrisKaczor.Wpf.Windows.FloatingStatusWindow;
|
||||
|
||||
public interface IWindowSource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user