mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-15 20:34:58 +01:00
Winforms overhal in progress
This commit is contained in:
12
ObservatoryCore/UI/UIHelper.cs
Normal file
12
ObservatoryCore/UI/UIHelper.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Observatory.UI
|
||||
{
|
||||
internal class UIHelper
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user