Add libation icon to forms
This commit is contained in:
parent
04665fea36
commit
81c152ddcb
15 changed files with 37 additions and 7 deletions
|
|
@ -19,6 +19,7 @@ namespace LibationWinForms.BookLiberation.BaseForms
|
|||
//If this is the first form created, it will not exist until after execution
|
||||
//reaches inside the constructor (after base class has been initialized).
|
||||
Invoker = new SynchronizeInvoker();
|
||||
this.SetLibationIcon();
|
||||
}
|
||||
|
||||
public void RegisterFileLiberator(Streamable streamable, LogMe logMe = null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue