more work on gtk & code cleanup
This commit is contained in:
6
Pilz.UI/ILoadContent.cs
Normal file
6
Pilz.UI/ILoadContent.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Pilz.UI;
|
||||
|
||||
public interface ILoadContent
|
||||
{
|
||||
void LoadContent();
|
||||
}
|
||||
Reference in New Issue
Block a user