more work on gtk & code cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
public abstract class ControlListenerFeature : PluginFeature
|
||||
{
|
||||
public string? ControlName { get; set; }
|
||||
public string? ControlName { get; set; }
|
||||
|
||||
public bool ControlNameRegEx { get; set; }
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using Pilz.UI.WinForms;
|
||||
using Pilz.UI;
|
||||
using Pilz.UI.WinForms.Dialogs;
|
||||
|
||||
namespace Pilz.Plugins.Advanced.UI.WinForms;
|
||||
|
||||
Reference in New Issue
Block a user