mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-14 09:59:12 -05: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