whatever?
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Pilz.Plugins.Advanced.UI.Telerik
|
||||
if (CreateNewUI() is PluginModuleUI ui)
|
||||
{
|
||||
ui.BackColor = Color.Transparent;
|
||||
DialogBaseForm.Show(ui, Name!, SvgImage!.ToImage().ToIcon()!);
|
||||
DialogBase.Show(ui, Name!, SvgImage!.ToImage().ToIcon()!);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user