Renamed image creators
This commit is contained in:
parent
4091fb78c5
commit
c70ab9e5de
12 changed files with 50 additions and 50 deletions
|
|
@ -33,7 +33,7 @@ public partial class MainForm
|
|||
private bool _suppressRadioUpdates = false;
|
||||
private bool _transparentDialogOpen = false;
|
||||
|
||||
public MainForm(DataModel model, ImageCreationStuff imageCreationStuff, PicSettings picSettings,
|
||||
public MainForm(DataModel model, ImageCreationService imageCreationStuff, PicSettings picSettings,
|
||||
ParametriSetup parametriSetup, ILogger<MainForm> logger)
|
||||
{
|
||||
Model = model;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue