mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-14 01:25:36 -05:00
Adjust namespace
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
|
||||
namespace ChrisKaczor.Wpf.FloatingStatusWindow;
|
||||
namespace ChrisKaczor.Wpf.Windows.FloatingStatusWindow;
|
||||
|
||||
public static partial class WindowManager
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user